Francis Viallet
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Francis Viallet-
Hi, thanks, working well :)
-
Hi, Seems that we're getting an attibute error in the latest version: module 'gurobipy' has no attibute 'StatusConstClass' Importing the class directly fixed it. from gurobipy._statusconst import ...