
Mike Pham
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Mike Phamによる最近のアクティビティ-
gurobipy.GurobiError: Error number 20000
ユーザーの入力を待っています。Hi, 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 ...
-
Gurobi with Django on uwsgi on Ubuntu
回答済みI 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...