Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "test.py", line 1, in <module>
  3. import numpy as np
  4. File "C:UsersUSERMiniconda3libsite-packagesnumpy__init__.py", line 140, in <module>
  5. from . import _distributor_init
  6. File "C:UsersUSERMiniconda3libsite-packagesnumpy_distributor_init.py", line 34, in <module>
  7. from . import _mklinit
  8. ImportError: DLL load failed: The specified module could not be found.
  9.  
  10. ***Repl Closed***
  11.  
  12. "python_interpreter": "C:/Users/USER/Miniconda3/python",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement