CodeIntel icon indicating copy to clipboard operation
CodeIntel copied to clipboard

CodeIntel fails to install on Windows

Open tigrr opened this issue 5 years ago • 1 comments

I am running pip3 install --upgrade --pre CodeIntel command and getting this error:

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

I went to the link and installed "Microsoft C++ Build Tools", but the error persists.

tigrr avatar Jan 14 '21 19:01 tigrr

I'm having the same issue. It seems like pip can't build the wheel for some reason

Player-14 avatar Aug 16 '24 10:08 Player-14