[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: something that can display a Thumbs.db?



On Sat, Feb 11, 2023 at 07:20:17PM +0100, Linux-Fan wrote:

[...]

> ~~~
> Traceback (most recent call last):
>  File "/usr/bin/vinetto", line 418, in <module>
>    print(" " + TNid + " " + TNtimestamp + " " + TNname)
> TypeError: can only concatenate str (not "bytes") to str
> ~~~

HAH. Python3 and its OCD type system. Perhaps you might want to
try running it with Python2 (their character type systems are
broken in different ways).

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature


Reply to: