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. Anonymous
    2020-07-03T09:32:17+00:00

    This solution worked for me:

    1. Go to https://visualstudio.microsoft.com/downloads/ under Tools for Visual Studio 2019 download Build Tools for Visual Studio 2019 (~1MB download)
    2. Run and under Workload select C++ Build Tools, then under Options select MSVC v142 - VS 2019 C++ x64/x86 build tools (v 14.26) & Windows 10 SDK (10.0.17763.0) only (selects newer versions if available, +1GB download)
    3. Install.

    Original Source: https://www.scivision.co/python-windows-visual-c-14-required

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-02-06T21:35:34+00:00

    I installed C ++ Build Tools but the problem was not solved

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-02-23T15:04:46+00:00

    That's... not really an offline installer lol. That 1.9MB installer will proceed to download 80~MB's of data from an online source.

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-04-27T12:45:08+00:00

    Hi Dave, I saw 6.96 GB and i am kinda scared, because i want to save space for larger projects and i am just a normal laptop user, do I haveto install all of them?

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments