View Single Post
Old 03-17-2023, 04:02 AM   #555
emntsha
Junior Member
emntsha began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2023
Device: kindle
hi, im trying for the first time to use wordwise. i have python and pip on my mac but i keep getting this error:

calibre, version 6.14.1 (darwin, embedded-python: True)
We want... a shrubbery!: Please read the friendly manual of how to install Python.

Starting job: Generating Word Wise and X-Ray for Principles
Job: "Generating Word Wise and X-Ray for Principles" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 82, in start_work
File "calibre_plugins.worddumb.parse_job", line 150, in do_job
install_deps("lxml", notifications)
File "calibre_plugins.worddumb.deps", line 35, in install_deps
PY_PATH, py_version = which_python()
File "calibre_plugins.worddumb.deps", line 80, in which_python
r = run_subprocess(
File "calibre_plugins.worddumb.utils", line 51, in run_subprocess
return subprocess.run(
File "subprocess.py", line 501, in run
File "subprocess.py", line 966, in init
File "subprocess.py", line 1842, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: '/opt/homebrew/bin/python3'

Called with args: ((5, 'MOBI', '/Users/emnatasha/Calibre Library/Ray Dalio/Principles (5)/Principles - Ray Dalio.mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x12604d390>, 'en'), True, True) {'notifications': <queue.Queue object at 0x12604f460>, 'abort': <threading.Event object at 0x12604f550>, 'log': <calibre.utils.logging.GUILog object at 0x12604f670>}

can someone help me with this? thank you
emntsha is offline   Reply With Quote