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
calibre, version 7.26.0 (win32, embedded-python: True)
Tonnerre de Brest!: An error occurred, please copy error message then report bug at GitHub.
Starting job: Generating Word Wise and X-Ray for Man and Superman: A Comedy and a Philosophy
Job: "Generating Word Wise and X-Ray for Man and Superman: A Comedy and a Philosophy" 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
File "calibre_plugins.worddumb.deps", line 30, in install_deps
File "calibre_plugins.worddumb.deps", line 78, in which_python
File "calibre_plugins.worddumb.utils", line 47, in run_subprocess
File "subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['py', '-c', 'import platform; print(".".join(platform.python_version_tuple()[:2]))']' returned non-zero exit status 101.
Called with args: (ParseJobData(book_id=3, book_path='C:\temp\Callibre-library\Bernard Shaw\Man and Superman_ A Comedy and a Phi (3)\Man and Superman_ A Comedy and - Bernard Shaw_x_ray_word_wise.epub', mi=<calibre.ebooks.metadata.book.base.Metadata object at 0x000001C9EFCEF350>, book_fmt='EPUB', book_lang='en', useragent='WordDumb/3.33.2 (https://github.com/xxyzz/WordDumb)', plugin_path=WindowsPath('C:/Users//AppData/Roaming/calibre/plugins/WordDumb.zip'), spacy_model='en_core_web_md', create_ww=True, create_x=True, asin='', acr='', revision='', kfx_json=None, mobi_html=b'', mobi_codec=''),) {'notifications': <queue.Queue object at 0x000001C9F95BC090>, 'abort': <threading.Event at 0x1c9ebe0b890: unset>, 'log': <calibre.utils.logging.GUILog object at 0x000001C9EBE0A150>}
Unable to create process using '"C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0\python3.12.exe" -c "import platform; print(".".join(platform.python_version_tuple()[:2]))"': Access is denied.
Plugin settings and reproduce steps
Install latest calibre
Install worddumb plugin
Run the plugin on any ebook
Generated files, screenshots or videos
No response
The text was updated successfully, but these errors were encountered:
I know you're using Windows... but I don't use Windows, I could only guess you have some permission or security limitation issue on the "python3.12.exe" file. And that's why I ask you how you installed Python.
Uh oh!
There was an error while loading. Please reload this page.
Can someone please help fix this issue. I tried running the Calibre in admin mode but still the same issue.
Checkboxes
Describe the bug and copy the error message
calibre, version 7.26.0 (win32, embedded-python: True)
Tonnerre de Brest!: An error occurred, please copy error message then report bug at GitHub.
Starting job: Generating Word Wise and X-Ray for Man and Superman: A Comedy and a Philosophy
Job: "Generating Word Wise and X-Ray for Man and Superman: A Comedy and a Philosophy" 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
File "calibre_plugins.worddumb.deps", line 30, in install_deps
File "calibre_plugins.worddumb.deps", line 78, in which_python
File "calibre_plugins.worddumb.utils", line 47, in run_subprocess
File "subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['py', '-c', 'import platform; print(".".join(platform.python_version_tuple()[:2]))']' returned non-zero exit status 101.
Called with args: (ParseJobData(book_id=3, book_path='C:\temp\Callibre-library\Bernard Shaw\Man and Superman_ A Comedy and a Phi (3)\Man and Superman_ A Comedy and - Bernard Shaw_x_ray_word_wise.epub', mi=<calibre.ebooks.metadata.book.base.Metadata object at 0x000001C9EFCEF350>, book_fmt='EPUB', book_lang='en', useragent='WordDumb/3.33.2 (https://github.com/xxyzz/WordDumb)', plugin_path=WindowsPath('C:/Users//AppData/Roaming/calibre/plugins/WordDumb.zip'), spacy_model='en_core_web_md', create_ww=True, create_x=True, asin='', acr='', revision='', kfx_json=None, mobi_html=b'', mobi_codec=''),) {'notifications': <queue.Queue object at 0x000001C9F95BC090>, 'abort': <threading.Event at 0x1c9ebe0b890: unset>, 'log': <calibre.utils.logging.GUILog object at 0x000001C9EBE0A150>}
Unable to create process using '"C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.2288.0_x64__qbz5n2kfra8p0\python3.12.exe" -c "import platform; print(".".join(platform.python_version_tuple()[:2]))"': Access is denied.
Plugin settings and reproduce steps
Generated files, screenshots or videos
No response
The text was updated successfully, but these errors were encountered: