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-03-03T08:27:10+00:00

    Hi ,

    I am using Pycharm IDE and trying to install**"**pip3 install django-auth-ldap"

    I have also encountered the same issue and done the above mentioned steps.but still its throwing error as below, 

    Can someone please help me to figure out reason to throw this error again and again?

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-07-09T18:45:38+00:00

    I tried this solution and it seems I still can't install Optimus in Jupyter notebook.

    What else can I do?

    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?

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-02-12T04:34:10+00:00

    The same sort of issue happened to me, but I managed to resolve it. What I did was uninstall the c++ build tools program and reinstalled it, after that it worked for me. This was probably because the installation was corrupted at some point. Hope this helps :)

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-12-28T17:45:57+00:00

    Solving.   Thank,s.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments