View Single Post
Old 02-28-2025, 06:22 AM   #721
fetib
Junior Member
fetib began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite
Hi!

I got this error message whenever I would like to generate word-wise, what should I do in this case?

Quote:
calibre, version 7.26.0 (darwin, embedded-python: True)
Tonnerre de Brest!: An error occurred, please copy error message then report bug at GitHub.

Starting job: Generating Word Wise for Alien Clay
Job: "Generating Word Wise for Alien Clay" 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 177, in do_job
install_deps(data.spacy_model, notifications)
File "calibre_plugins.worddumb.deps", line 42, in install_deps
pip_install("spacy", dep_versions["spacy"], notif=notif)
File "calibre_plugins.worddumb.deps", line 134, in pip_install
run_subprocess(args)
File "calibre_plugins.worddumb.utils", line 47, in run_subprocess
return subprocess.run(
^^^^^^^^^^^^^^^
File "subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['/opt/homebrew/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'install', '-U', '-t', '/Users/*/Library/Preferences/calibre/plugins/worddumb-libs-py3.13', '--no-user', '--no-cache-dir', 'spacy==3.8.2']' returned non-zero exit status 1.
fetib is offline   Reply With Quote