Can't install numpy - MS Visual C++ 14.1 is required. But it is installed
问题 I am on Windows 10 using pypy3.6-v7.3.0. I am trying to install numpy with pip install numpy , but I keep getting the error: error: Microsoft Visual C++ 14.1 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/ . However I already have Visual Studio Community 2019 installed, and my C++ build tools are fully up to date. Edit: Here is the new error I am getting after installing build tools manually: Collecting numpy Using cached https://files