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
Hi,
First of all thank you for the the fantastic work you are doing.
My builds are failing on specific dependency install (psutil):
building 'psutil._psutil_windows' extension 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/
Do you think you could upgrade said tools? It feels like a legitimate requirement. Thank you again !
The text was updated successfully, but these errors were encountered:
I have been making researches and may be it would be smarter to install/pre-install prebuilt windows binaries for some libraries likes psutil?
Sorry, something went wrong.
Thank you very much for the kind words.
I will try to help you with your problem!
batonogov
Successfully merging a pull request may close this issue.
Hi,
First of all thank you for the the fantastic work you are doing.
My builds are failing on specific dependency install (psutil):
building 'psutil._psutil_windows' extension
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/
Do you think you could upgrade said tools? It feels like a legitimate requirement. Thank you again !
The text was updated successfully, but these errors were encountered: