Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated pyhton on M1 macOS #280

Open
3 tasks done
kasogiak92 opened this issue Dec 2, 2024 · 1 comment
Open
3 tasks done

Outdated pyhton on M1 macOS #280

kasogiak92 opened this issue Dec 2, 2024 · 1 comment

Comments

@kasogiak92
Copy link

Checkboxes

  • I have read the installation and usage documents.
  • 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

image

@xxyzz
Copy link
Owner

xxyzz commented Dec 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants