You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not found similar open/closed issue or disscussion.
Reboot doesn't fix the problem.
Describe the bug and copy the error message
i'm using
Calibre 7.22
WordDumb 3.33
Pyhton 3.12
but then it said "Your Phyton version is too old"
Starting job: Generating Word Wise and X-Ray for The Poppy War
Job: "Generating Word Wise and X-Ray for The Poppy War" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 85, in start_work
File "calibre_plugins.worddumb.parse_job", line 176, in do_job
install_deps("lxml", notifications)
File "calibre_plugins.worddumb.deps", line 30, in install_deps
PY_PATH, py_version = which_python()
^^^^^^^^^^^^^^
File "calibre_plugins.worddumb.deps", line 91, in which_python
raise Exception("OutdatedPython")
Exception: OutdatedPython
Plugin settings and reproduce steps
Generated files, screenshots or videos
The text was updated successfully, but these errors were encountered:
Please check your installed Python version. macos users should install Python 3.12 from Homebrew then copy the Python binary path to the plugin settings.
Checkboxes
Describe the bug and copy the error message
i'm using
Calibre 7.22
WordDumb 3.33
Pyhton 3.12
but then it said "Your Phyton version is too old"
Starting job: Generating Word Wise and X-Ray for The Poppy War
Job: "Generating Word Wise and X-Ray for The Poppy War" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 85, in start_work
File "calibre_plugins.worddumb.parse_job", line 176, in do_job
install_deps("lxml", notifications)
File "calibre_plugins.worddumb.deps", line 30, in install_deps
PY_PATH, py_version = which_python()
^^^^^^^^^^^^^^
File "calibre_plugins.worddumb.deps", line 91, in which_python
raise Exception("OutdatedPython")
Exception: OutdatedPython
Plugin settings and reproduce steps
Generated files, screenshots or videos
The text was updated successfully, but these errors were encountered: