View Single Post
Old 03-01-2021, 02:45 AM   #67
astro70.1
Junior Member
astro70.1 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Mar 2021
Device: paperwhite 4
Generating Wordwise Failed

Hello, today I installed your plugin and encountered the error below:

calibre, version 5.12.0 (win32, embedded-python: True)
Conversion error: Failed: Generating Word Wise

Starting job: Generating Word Wise
Job: "Generating Word Wise" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 26, in do_job
File "calibre_plugins.worddumb.unzip", line 51, in install_libs
File "calibre_plugins.worddumb.unzip", line 88, in download_numpy
File "subprocess.py", line 359, in check_call
File "subprocess.py", line 340, in call
File "subprocess.py", line 854, in __init__
File "subprocess.py", line 1307, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Called with args: (<calibre.db.cache.Cache object at 0x000002A098032130>, [6]) {'notifications': <queue.Queue object at 0x000002A09CE483D0>, 'abort': <threading.Event object at 0x000002A09CE48970>, 'log': <calibre.utils.logging.GUILog object at 0x000002A09CE48640>}


I'm windows x64 user and have 64 bit python and calibre.
astro70.1 is offline   Reply With Quote