Skip to content
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

No module named 'numpy.core._multiarray_umath' #67

Closed
lirean opened this issue Sep 1, 2022 · 1 comment
Closed

No module named 'numpy.core._multiarray_umath' #67

lirean opened this issue Sep 1, 2022 · 1 comment

Comments

@lirean
Copy link

lirean commented Sep 1, 2022

Error happens in generating X-ray:

Starting job: Generating Word Wise and X-Ray for Everything Is Fcked (9780062888471)
Job: "Generating Word Wise and X-Ray for Everything Is F
cked (9780062888471)" failed with error:
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\numpy\core_init_.py", line 23, in
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\numpy\core\multiarray.py", line 10, in
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\numpy\core\overrides.py", line 6, in
ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre_plugins.worddumb.parse_job", line 61, in do_job
File "calibre_plugins.worddumb.parse_job", line 92, in create_files
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\spacy_init_.py", line 11, in
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\thinc_init_.py", line 2, in
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\numpy_init_.py", line 144, in
File "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10\numpy\core_init_.py", line 49, in
ImportError:

IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!

Importing the numpy C-extensions failed. This error can happen for
many reasons, often due to issues with your setup or how NumPy was
installed.

We have compiled some common reasons and troubleshooting tips at:

https://numpy.org/devdocs/user/troubleshooting-importerror.html

Please note and check the following:

  • The Python version is: Python3.10 from "C:\Program Files\Calibre2\calibre.exe"
  • The NumPy version is: "1.22.2"

and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.

Original error was: No module named 'numpy.core._multiarray_umath'

I installed python 3.10.1
And there is no folder
AppData\Roaming\calibre\plugins\worddumb-libs-py3.10.
Only file in folder
C:\Users\Admin\Calibre Library

Please advise how can I fix this.

@xxyzz
Copy link
Owner

xxyzz commented Sep 1, 2022

Please delete the "C:\Users\Admin\AppData\Roaming\calibre\plugins\worddumb-libs-py3.10" folder then try again.

@xxyzz xxyzz closed this as completed Sep 29, 2023
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