View Single Post
Old 06-10-2020, 08:05 PM   #466
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Quote:
Originally Posted by NiLuJe View Post
Okay, back home .

https://github.com/NiLuJe/librariansync *should* now be able to run under Python 3 (untested).

Just swap the python2.7 to python3 in the shebang.

(Because new builds won't come until a few days, most likely around the end of the week-end ).
Using Python 3:

Spoiler:
Traceback (most recent call last):
File "./generate_collections.py", line 302, in <module>
log(LIBRARIAN_SYNC, "main", "Starting...")
File "/mnt/us/extensions/librariansync/kindle_logging.py", line 56, in log
displayed += utf8_str(msg)
TypeError: can only concatenate str (not "bytes") to str
ilovejedd is offline   Reply With Quote