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

How to update AMPL version? #58

Open
gomfy opened this issue Mar 1, 2024 · 5 comments
Open

How to update AMPL version? #58

gomfy opened this issue Mar 1, 2024 · 5 comments

Comments

@gomfy
Copy link
Contributor

gomfy commented Mar 1, 2024

Running:

python -m pip install amplpy --upgrade

doesn't update AMPL itself.

How can I update the AMPL binaries as well?

@fdabrandao
Copy link
Member

AMPL goes in the base module, not in amplpy itself. You can upgrade it with:

python -m amplpy.modules install base --upgrade

@gomfy
Copy link
Contributor Author

gomfy commented Mar 1, 2024

Great, that works. Should we leave this issue open so users have some reference for this information?

@gomfy gomfy changed the title AMPL version update needed? How to update AMPL version? Mar 2, 2024
Copy link

github-actions bot commented Apr 2, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 2, 2024
Copy link

github-actions bot commented May 3, 2024

This issue was closed because it has been inactive for 30 days since being marked as stale.

@github-actions github-actions bot closed this as completed May 3, 2024
@marcos-dv marcos-dv reopened this Nov 16, 2024
@github-actions github-actions bot removed the stale label Nov 17, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants