View Single Post
Old 02-27-2023, 03:24 PM   #545
mrsidnaik
Junior Member
mrsidnaik began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2023
Device: Kindle Oasis 10th Gen
Facing this issue on windows, has anyone faced this before

Starting job: Generating Word Wise and X-Ray for Gardens of the Moon
Job: "Generating Word Wise and X-Ray for Gardens of the Moon" 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 167, in do_job
File "calibre_plugins.worddumb.utils", line 50, in run_subprocess
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['python', 'C:\\Users\\ASUS\\AppData\\Roaming\\calibre\\plugi ns\\WordDumb.zip', '', 'C:\\Users\\ASUS\\Google Drive\\Calibre Library\\Steven Erikson\\Gardens of the Moon (9092)\\Gardens of the Moon - Steven Erikson.epub', '', '', 'en_core_web_trf', 'en', 'en', '', 'WordDumb/3.28.2 (https://github.com/xxyzz/WordDumb)', 'cn', '', 'EPUB', '1', 'C:\\Users\\ASUS\\AppData\\Roaming\\calibre\\plugi ns\\WordDumb.zip', '', '-l', '-x', '-m']' returned non-zero exit status 1.

Called with args: ((9092, 'EPUB', 'C:\\Users\\ASUS\\Google Drive\\Calibre Library\\Steven Erikson\\Gardens of the Moon (9092)\\Gardens of the Moon - Steven Erikson.epub', <calibre.ebooks.metadata.book.base.Metadata object at 0x00000136EAC49CF0>, {'spacy': 'en_core_web_', 'wiki': 'en', 'kaikki': 'English', 'gloss': True, 'has_trf': True}), True, True) {'notifications': <queue.Queue object at 0x00000136EAC49ED0>, 'abort': <threading.Event object at 0x00000136EAC48AC0>, 'log': <calibre.utils.logging.GUILog object at 0x00000136EAC498D0>}
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python. 3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python. 3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\ASUS\AppData\Roaming\calibre\plugins\Wor dDumb.zip\__main__.py", line 13, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
File "<frozen zipimport>", line 259, in load_module
File "C:\Users\ASUS\AppData\Roaming\calibre\plugins\Wor dDumb.zip\dump_kindle_lemmas.py", line 13, in <module>
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
mrsidnaik is offline   Reply With Quote