RuntimeError: The current Numpy installation ('E:\\Python file\\perceptor\\venv\\lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime.


PyCharm里使用Numpy报错:RuntimeError: The current Numpy installation ('E:\\Python file\\perceptor\\venv\\lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime.

 

进入Settings>Project Interpreter,安装一个1.19.3版本的numpy即可

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



猜您在找 /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependency sys.exit(main()) File "/usr/lib/python3.4/site-packages/pip/__init__.py", line 215, in main locale.setlocale(locale.LC_ALL, '') File "/u"> 安装python File "/usr/bin/pip", line 11, in sys.exit(main()) File "/usr/lib/python3.4/site-packages/pip/__init__.py", line 215, in main locale.setlocale(locale.LC_ALL, '') File "/u /usr/lib64/python2.6/site-packages/cryptography/__init__.py:26: DeprecationWarning: Python 2.6 is no longer supported by the Python core team _win_os_check()"> python numpy版本报错: File "*\numpy\__init__.py", line 305, in _win_os_check() /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.22) or chardet (2.2.1) doesn't match a supported version! RequestsDependencyWarning) /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.22) or chardet (2.2.1) doesn't match a supported version! RequestsDependencyWarning) /usr/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.22) or chardet (2.2.1) doesn't match a supported version! ImportError: cannot import name 'Feature' from 'setuptools' (D:\python_learn\meiduo_project\env\lib\site-packages\setuptools\__init__.py)问题 python3.5导入pymysql模块报错File "/home/vagrant/microblog/venv/lib/python3.5/site-packages/pymysql/connections.py", line 206 【E-26】ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: '/opt/miniconda3/lib/python3.7/site-packages/mistune-0.8.4.dist-info/METADATA'
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM