Closed wshao1 closed 1 year ago
@wshao1 maybe try with the yaml file
Sounds like there are some deprecations in a new Gurobi version. I will investigate. However, can you attach the full error message? Because that is just a warning and should not have raised an error. So it looks like something else is going on.
@cdiener Thanks for pointing that out! The culprit was another script I was importing that was raising all warnings as errors. Removed it and it's fixed now. 🙂
Awesome, thanks. I will still add updating the Gurobi constraints in optlang to my TODO.
Problem description
I am unable to load Human-GEM (or any other model) using cobrapy.
Code Sample
My code:
Warning/error:
Context