【发布时间】:2020-09-08 02:51:50
【问题描述】:
我已经在 cmd 上安装了 NumPy 并且正在空闲运行,但在 PyCharm 中,它说:
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads` proposed solution **Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'C:\Users\ACER\This PC\Downloads\Video\pycharm\venv\Scripts\python.exe'.**
【问题讨论】:
-
你试过安装第一行提到的Microsoft Visual C++吗?
标签: python numpy pycharm installation-package