View Single Post
Old 06-10-2020, 03:37 AM   #460
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
I recently updated my add-ons and extensions to the latest releases from June 5 (my previous update was like Feb-Apr of last year ) and LibrarianSync has stopped working with the latest python2 build.

This is on PW3 32GB Manga (purchased in US via Woot) running older customer FW 5.8.11 (I believe last FW version with Kindlet support).

Haven't tested yet on any of my newer devices/firmwares but this is the error I get running via terminal.

Spoiler:
Traceback (most recent call last):
File "./generate_collections.py", line 16, in <module>
from cc_update import CCUpdate
File "/mnt/us/extensions/librariansync/cc_update.py", line 6, in <module>
from kindle_logging import log, LIBRARIAN_SYNC
File "/mnt/us/extensions/librariansync/kindle_logging.py", line 4, in <module>
from _fbink import ffi, lib as fbink
ImportError: /mnt/us/python/lib/python2.7/site-packages/_cffi_backend.so: undefined symbol: Py_SET_REFCNT


Typed that in manually since I just ran it via kterm for Kindle so I apologize for any typos. I don't think I have USB Networking set up on this device and I've kinda forgotten how to get that working with Windows 7. I never really figured out how to do the SSH over wifi so I'm unable to remote in from my iPad.

P.S. Custom screensaver add-on is working so I assume python2 installed fine.

P.P.S. In case it matters, I also have python3 installed.

Last edited by ilovejedd; 06-10-2020 at 03:52 AM.
ilovejedd is offline   Reply With Quote