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

Fix bug in --gurobi-make-mps CLI flag and limit to Python <3.11 #132

Open
wants to merge 4 commits into
base: wecc
Choose a base branch
from

Conversation

staadecker
Copy link
Collaborator

This PR does do things:

  1. I fix a bug that made the command line flags --gurobi_make_mps and --gurobi-find-iis do nothing (now they work as intended, see switch solve --help).
  2. I limit the Python version to <3.11 since Python 3.11 doesn't work with the current version of Pyomo. I also updated the documentation to instruct new users to use Python 3.7 since that is what has been tested.

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

Successfully merging this pull request may close these issues.

1 participant