Using pychar, import numpy no problem
But jupyter notebook no way.
I tried to add environment variables on the Internet, but I can’t.
Numpy, which is not a virtual environment, has no problem,
There are problems with virtual environments,
The virtual environment uses CONDA Install.
Considering the isolation of virtual environment, I use pip install ,
It can be found.
pip uninstall numpy
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
The most direct and essential method: switch to the virtual environment and start jupyter At this time, switch the kernel to the python core of the virtual environment
Read More:
- Python error: importerror: DLL load failed: unable to find the specified module solution
- How to solve “import cv2 failed ImportError: DLL load fail: Cannot find the specified module” in Anaconda environment
- vscode import numpy error:DLL load failed: The specific module could not be found
- from ._ NNLS import NNLS importerror: DLL load failed: the specified module was not found.
- ImportError: numpy.core.multiarray failed to import
- After tensorflow installation, an error occurred while importing: importerror: DLL load failed: the specified module could not be found
- tensorflow import error: DLL load failed: The specified module could not be found (DLL load failed: The specified module could not be found)
- Python import GDAL failed: DLL load failed. The specified module cannot be found.
- ImportError: DLL load failed: The specified module could not be found
- Tensorflow import error: DLL load failed: the specified module could not be found
- Unable to call numpy in pychar, module notfounderror: no module named ‘numpy’
- Python’s importerror: DLL load failed: the specified module was not found and the problem was solved
- Sdl2 – importerror: DLL load failed: the specified module was not found.
- Windows10解决ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed
- ImportError: Importing the multiarray numpy extension module failed.
- When VS code imported Cv2, an error ImportError: numpy.core.multiarray failed to import; There are no mistakes in using the Spyder
- Importerror: DLL load failed while importing win32gui: 1 is not a valid Win32 Application.
- Importerror using tensorflow: DLL load failed: the specified program cannot be found
- numpy.core.umath How to solve the problem of failed to import
- Error: importerror: DLL load failed: the page file is too small to complete the operation.