need help
#126
Replies: 1 comment 6 replies
-
Please copy the full error message. I guess you didn't read the document(https://xxyzz.github.io/WordDumb/installation.html) and didn't install Python. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting job: 正在为《Harry Potter and the Goblet of Fire (Book 4)》生成生词提示和X-Ray
Job: "正在为《Harry Potter and the Goblet of Fire (Book 4)》生成生词提示和X-Ray" 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 152, in do_job
File "calibre_plugins.worddumb.deps", line 36, in install_deps
File "calibre_plugins.worddumb.deps", line 81, in which_python
File "calibre_plugins.worddumb.utils", line 51, in run_subprocess
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['python', '-c', 'import platform; print(".".join(platform.python_version_tuple()[:2]))']' returned non-zero exit status 9009.
Called with args: ((15, 'AZW3', 'D:\Calibre Portable\Calibre Library\J.K. Rowling\Harry Potter and the Goblet of Fire (15)\Harry Potter and the Goblet of - J.K. Rowling.azw3', <calibre.ebooks.metadata.book.base.Metadata object at 0x000002BBBF434790>, 'en'), True, True) {'notifications': <queue.Queue object at 0x000002BBBF437E20>, 'abort': <threading.Event object at 0x000002BBBF4344F0>, 'log': <calibre.utils.logging.GUILog object at 0x000002BBBF437C70>}
Beta Was this translation helpful? Give feedback.
All reactions