Replies: 1 comment
-
You need to install Python: https://xxyzz.github.io/WordDumb/installation.html#install-python-3-11-and-pip |
Beta Was this translation helpful? Give feedback.
0 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.
-
calibre, version 7.4.0 (win32, embedded-python: True)
Tonnerre de Brest!: An error occurred, please copy error message then report bug at GitHub.
Starting job: Saving customized lemmas
Job: "Saving customized lemmas" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre_plugins.worddumb.config", line 362, in dump_lemmas_job
File "calibre_plugins.worddumb.deps", line 33, in install_deps
File "calibre_plugins.worddumb.deps", line 100, in which_python
File "calibre_plugins.worddumb.utils", line 56, in run_subprocess
File "subprocess.py", line 571, 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: (True, WindowsPath('C:/Users/yongs Ryu/AppData/Roaming/calibre/plugins/worddumb-lemmas/en/kindle_en_en_v0.db'), 'en') {'notifications': <queue.Queue object at 0x000001D7D31262D0>, 'abort': <threading.Event at 0x1d7d55b74d0: unset>, 'log': <calibre.utils.logging.GUILog object at 0x000001D7D55B7110>}
Python
Beta Was this translation helpful? Give feedback.
All reactions