We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am running pip3 install --upgrade --pre CodeIntel command and getting this error:
pip3 install --upgrade --pre CodeIntel
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.
The text was updated successfully, but these errors were encountered:
I'm having the same issue. It seems like pip can't build the wheel for some reason
Sorry, something went wrong.
No branches or pull requests
I am running
pip3 install --upgrade --pre CodeIntel
command and getting this error:I went to the link and installed "Microsoft C++ Build Tools", but the error persists.
The text was updated successfully, but these errors were encountered: