-
Notifications
You must be signed in to change notification settings - Fork 61
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
Comments
make sure everything is installed correctly. Maybe try a clean install. |
Clean install of what? The zip file from here? Or python? |
Try use Anaconda, it will solve the problem. |
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
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.
The text was updated successfully, but these errors were encountered: