
Mike Pham
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Mike Pham-
Mike Pham commented,
Hi Gwyneth, is there any update on this?
-
Mike Pham commented,
Hi Gwyneth, I’m using Gurobi 9.5, installed with pip
-
Mike Pham created a post,
gurobipy.GurobiError: Error number 20000
Awaiting user inputHi, I'm facing this error that I'm hardly finding any resources online. The problem is in the title. I've seen this post that suggests that I'm using the Model.cbCut() method, but I'm not using it ...
-
Mike Pham created a post,
Gurobi with Django on uwsgi on Ubuntu
AnsweredI have a Django web app that uses Gurobi. I deploy my app on an Ubuntu server running uwsgi with nginx. My app has a virtual environment. So to install Gurobi, I activated the environment and cd to...