SublimeCodeIntel / CodeIntel

Full-featured code intelligence and smart autocomplete engine
http://www.sublimecodeintel.com
Other
41 stars 8 forks source link

CodeIntel fails to install on Windows #14

Open tigrr opened 3 years ago

tigrr commented 3 years ago

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.

Player-14 commented 3 weeks ago

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