Michael Perry
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Michael Perry-
Michael Perry created a post,
Setting up gurobipy in Spyder: ModuleNotFoundError: No module named 'gurobipy'
AnsweredI'm using Spyder with Python 3.7 and have successfully installed my license through the Run command. When I type "import gurobipy" in Spyder I get the below error. What am I doing wrong? import...