Skip to content
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

Issue downloading #13

Open
justaworker94 opened this issue Apr 30, 2023 · 1 comment
Open

Issue downloading #13

justaworker94 opened this issue Apr 30, 2023 · 1 comment

Comments

@justaworker94
Copy link

I'm a windows user. I've been trying to download using ubuntu. I'm trying to implement into a python project I've been working on.

I have up to date cmake, bash, g++, clang, and visual studio. I have scip installed on my machine.

However when I download on Ubuntu:
when it runs setup.py bdist_wheel
image

When it runs setup.py
image

Do you have any guidance that can help?

fdabrandao added a commit that referenced this issue May 3, 2023
@fdabrandao
Copy link
Owner

Thanks for reporting this issue. I have just released pyvpsolver-3.1.4 which should address this issue. This versions comes of precompiled Python wheels up to Python 3.11, so it should not even be necessary to compile on your machine. You can install it with:

$ python -m pip install pyvpsolver==3.1.4

Please let me know if the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants