Skip to content

Instantly share code, notes, and snippets.

@kovalroma
Last active May 25, 2020 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kovalroma/714092873a68476991df8cd6fb28e2a0 to your computer and use it in GitHub Desktop.
Save kovalroma/714092873a68476991df8cd6fb28e2a0 to your computer and use it in GitHub Desktop.
Windows PIP install error Microsoft Visual C++ 14.0 is required python

Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools".

Download and install this build tool

Then pip install --upgrade setuptools and easy_install -U pip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment