Closed guptaanurag2106 closed 1 year ago
Please read https://xxyzz.github.io/WordDumb/installation.html, that page has instruction of installing Python and Python 3.9 is not supported.
If you have to use miniconda, make sure the binary file path is in the PATH
variable, the installers usually take care of that. PATH
is used for Linux and mac, not sure about Windows.
Checkboxes
Describe the bug
I am facing issues setting the environment variable for python in the plugin. I have Python 3.9.12 installed via Miniconda3 in “D:/software/miniconda3/python.exe”. I have tried setting PYTHON_PATH to point to the EXE file, but it doesn't seem to resolve the issue.
System Information
OS: Windows 11 22H2 22621.1992 Calibre Version: 6.23.0 Plugin Version: 3.29.5 Python Version: 3.9.12 (Using via miniconda3)
Error message
Reproduce steps
-
Screenshots or videos
No response