Chetan Desai
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Chetan Desai-
Gurobi 9.0 with Python 3.8 - error: package directory 'python38\lib\gurobipy' does not exist
AnsweredWin64 directory has python35, python 36, and python 37. But it doesn't have python38. hence python setup.py install fails with error that python38\lib\gurobipy does not exist. Hence can't install g...