Hey, I'm trying to create Word wise and X-ray on a KFX book and i'm getting this error every time:
Quote:
calibre, version 6.16.0 (win32, embedded-python: True)
Welcome to dependency hell: Please delete the 'C:\Users\user\AppData\Roaming\calibre\plugins/worddumb-libs-py*' folder then try again.
Starting job: Generating Word Wise and X-Ray for Shadow and Bone
Job: "Generating Word Wise and X-Ray for Shadow and Bone" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre_plugins.worddumb.parse_job", line 97, in do_job
File "calibre_plugins.worddumb.metadata", line 136, in get_asin_etc
ModuleNotFoundError: No module named 'calibre_plugins.kfx_input'
Called with args: ((6, 'KFX', 'C:\\Users\\user\\Desktop\\Books\\Leigh Bardugo\\Shadow and Bone (6)\\Shadow and Bone - Leigh Bardugo.kfx', <calibre.ebooks.metadata.book.base.Metadata object at 0x000001F1C0F829B0>, 'en'), True, True) {'notifications': <queue.Queue object at 0x000001F1C3337A60>, 'abort': <threading.Event object at 0x000001F1C3337B80>, 'log': <calibre.utils.logging.GUILog object at 0x000001F1C3337C40>}
|
It is asking me to delete the "worddumb-libs-py* folder although that I have been done already (multiple times

). Even if the folder is not there in the first place, I'm getting the same error.
The plugin works fine with Mobi/AZW3/EPUB but not with KFX.
Please