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

Docker and Gurobi #6

Open
pat676 opened this issue Jul 1, 2020 · 1 comment
Open

Docker and Gurobi #6

pat676 opened this issue Jul 1, 2020 · 1 comment

Comments

@pat676
Copy link

pat676 commented Jul 1, 2020

Hi,

Our toolkit depends on Gurobi and it seems like Gurobi has blocked Docker with the standard academic license. The output is:

"gurobipy.GurobiError: License is not valid in a Docker container, contact Gurobi support for more options”

I don’t see any way around this, and I believe several toolkits use Gurobi.

We could contact Gurobi to find a solution as the error message suggest; however, I don’t believe this is realistic within the current timeframe. My suggestion is to remove the requirement for docker during this run and find a solution for next years competition.

@ttj
Copy link
Contributor

ttj commented Jul 1, 2020

We could contact Gurobi to find a solution as the error message suggest; however, I don’t believe this is realistic within the current timeframe. My suggestion is to remove the requirement for docker during this run and find a solution for next years competition.

I agree, this is good to know for the future, so thanks for looking into it in more depth, and sorry it ended up being more complicated. Please just provide (1) a script that will set up your tool/dependencies (on a standard setup, eg, recent Ubuntu version) and (2) a script to reproduce/run everything. We can then look into this further for future iterations.

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