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

Module Can not be found #11

Open
jbenzaquen42 opened this issue Dec 15, 2019 · 4 comments
Open

Module Can not be found #11

jbenzaquen42 opened this issue Dec 15, 2019 · 4 comments

Comments

@jbenzaquen42
Copy link

I am getting this error running python report.py

File "C:\Users\jacob\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\scipy\special_init_.py", line 641, in

from ._ufuncs import *

ImportError: DLL load failed: The specified module could not be found.

@RiedleroD
Copy link
Contributor

make sure everything is installed correctly. Maybe try a clean install.

@jbenzaquen42
Copy link
Author

jbenzaquen42 commented Dec 15, 2019

Clean install of what? The zip file from here? Or python?

@A3M4
Copy link
Owner

A3M4 commented Dec 15, 2019

Try use Anaconda, it will solve the problem.

@RiedleroD
Copy link
Contributor

I meant a clean install of Python, and installing Anaconda, among other things (I think), would do exactly that.

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

3 participants