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. Anonymous
    2021-04-10T08:12:54+00:00

    Pip install pipwin

    Thereafter try pip installing the package you're having difficulty installing. It worked for me when installing pymssql

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-03-31T07:33:19+00:00

    You need to select multiple packages for install, including the Windows 10 SDK.
    check my other reply to the same post, I posted a picture.

    Was this answer helpful?

    0 comments No comments
  3. 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

  4. Anonymous
    2021-02-02T17:50:03+00:00

    I ran into the same issue. Were you able to solve it?

    Was this answer helpful?

    0 comments No comments