Share via

Microsoft Visual C++ 14.0

Anonymous
2019-10-07T05:28:54+00:00

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?

Windows for home | Other | Install and upgrade

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.

0 comments No comments

30 additional answers

Sort by: Most helpful
  1. Deleted

    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

  2. Anonymous
    2021-04-10T08:25:35+00:00

    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.

    Was this answer helpful?

    0 comments No comments