-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
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
Error installing on Windows 10 #19
Comments
Even after installing MSBuild 2015, I get an error:
|
[The origin of this problem is probably here: https://github.com/osqp/qdldl/issues/43 ] |
Any chance having a pre built wheel for Python 3.12 on Windows? Currently |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following error when trying to install qdldl on Windows 10 (Python 3.10.2):
It seems the process looks for Visual Studio 2015 build tools. Is it really necessary to downgrade to Visual Studio 2015 to build qdldl?
The text was updated successfully, but these errors were encountered: