View Single Post
Old 01-27-2022, 08:24 PM   #493
gesundheit
Member
gesundheit began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Sep 2021
Device: Kindle PW5 SE (2021)
Thanks for the plugin, though I think I found a small issue.

Line 49 of kfx_input/kfxlib/yj_book.py is from calibre.constants import config_dir, the result being that you can't import kfxlib without calibre.

(I'm assuming you're going for calibre-less compatibility since every other from calibre ... import has try-catch guards.)
gesundheit is offline   Reply With Quote