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

Installation requires packages not listed in dependencies #32

Open
TobyBoyne opened this issue Mar 11, 2024 · 0 comments
Open

Installation requires packages not listed in dependencies #32

TobyBoyne opened this issue Mar 11, 2024 · 0 comments

Comments

@TobyBoyne
Copy link
Collaborator

After pip installing entmoot, you then need to separately install either gurobipy or pyomo. I think this is good, as it allows the user the choice of which optimiser to use.

However, if you do not install both pyomo and gurobipy, the code throws errors. Therefore, either both of these packages should be included in the project dependencies, or the code should not error when running without installing both of these libraries.

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