Skip to content

Access Denied error #302

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

Open
3 tasks done
Dinesh6777 opened this issue Mar 9, 2025 · 3 comments
Open
3 tasks done

Access Denied error #302

Dinesh6777 opened this issue Mar 9, 2025 · 3 comments

Comments

@Dinesh6777
Copy link

Dinesh6777 commented Mar 9, 2025

Can someone please help fix this issue. I tried running the Calibre in admin mode but still the same issue.

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

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

  1. Install latest calibre
  2. Install worddumb plugin
  3. Run the plugin on any ebook

Generated files, screenshots or videos

No response

@xxyzz
Copy link
Owner

xxyzz commented Mar 9, 2025

How did you install Python? Did you follow the installation document: https://xxyzz.github.io/WordDumb/installation.html

I don't use Windows, I could only google the error message for you...

@Dinesh6777
Copy link
Author

No, I'm using Windows

@xxyzz
Copy link
Owner

xxyzz commented May 8, 2025

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.

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