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

Add install commands for Ubuntu 22.04 (may also match Ubuntu 20.04) #166

Closed
moorepants opened this issue Dec 10, 2022 · 0 comments
Closed

Comments

@moorepants
Copy link
Collaborator

This successfully installed cyipopt on 22.04 for me:

apt install build-essential pkg-config python3-pip python3-dev cython3 python3-numpy coinor-libipopt1v5 coinor-libipopt-dev
python3 -m pip install cyipopt
@moorepants moorepants changed the title Add isntall commands for Ubuntu 22.04 (may also match Ubuntu 20.04) Add install commands for Ubuntu 22.04 (may also match Ubuntu 20.04) Dec 10, 2022
brocksam added a commit that referenced this issue Feb 13, 2023
Added Ubuntu 22.04 install instructions, fixes #166.
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

1 participant