Francis Viallet
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Francis Viallet-
Francis Viallet commented,
Hi, thanks, working well :)
-
Francis Viallet commented,
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 ...