Gwyneth Butera
-
Gurobi Staff
- Total activity 960
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 14
- Subscriptions 573
Activity overview
Latest activity by Gwyneth Butera-
Gwyneth Butera commented,
We recommend that you clean your conda install:> conda clean -athen install gurobipy and python in a fresh environment called myenv (or whatever name you choose)> conda create --name myenv python=3...
-
Gwyneth Butera commented,
This issue was caused by a limitation in Windows on the number of open files.
-
Gwyneth Butera commented,
For this case, the issue was related to an internal clock that was out of sync. See How do I resolve an "Error code 10009: Token expired"? for more information.
-
Gwyneth Butera commented,
For others with a similar issue, please refer to the article Where do I place the Gurobi license file (gurobi.lic)?. Once done, you can verify that the license used by the solver by running gurobi_...
-
Gwyneth Butera commented,
For other users with a similar issue, please see the Knowledge Base article How do I resolve the error "Too many sessions"?
-
Gwyneth Butera created an article,
Gurobi 13.0.3 Released
As of August 2026, Gurobi version 13.0.3 is officially released! Please download this newest major release from the Download Center on our website. Further information Download the latest version o...
-
Gwyneth Butera commented,
For the resolution to this issue, please see the Knowledge Base article How do I resolve the error "Too many sessions"?
-
Gwyneth Butera commented,
Here the answer depends on the language used. For Python, we advise using context managers for better resource management. Garbage collection may suffice for simple applications, but there are some...
-
Gwyneth Butera commented,
The issue reported here was fixed with Gurobi v13.0.
-
Gwyneth Butera commented,
The issue was resolved by using a newer version of Gurobi.