Hi Optimus_PrimeDL
This is the link to download and install the C++ Build Tools, try installing that, then restart your PC . . .
https://visualstudio.microsoft.com/visual-cpp-b...
Offline Installer:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
During the installation of python library via (pip install pyprosail), I receive an error "error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/". but I have already installed Microsoft Visual C++ 2015, 2017 redistributable but still, I got the error of Visual C++ in every system during the installation of this library. Please suggest the solution?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hi Optimus_PrimeDL
This is the link to download and install the C++ Build Tools, try installing that, then restart your PC . . .
https://visualstudio.microsoft.com/visual-cpp-b...
Offline Installer:
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Pip install pipwin
Thereafter try pip installing the package you're having difficulty installing. It worked for me when installing pymssql
I've just tried installing "pipwin" to install the package "pytrec-eval", it doesn't work.
Any other ideas?
The output is a long string of red alarms which one says "failed building wheel for pytrec-eval, failed to build pytrec-eval" nonetheless one week ago I installed the package "wheel" successfully.