Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 798
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 559
コメント
Gwyneth Buteraによる最近のアクティビティ-
Hi Diego - From your explanation, it looks like your GUROBI_HOME is not set correctly. If Gurobi is in /home/user/gurobi902 then the GUROBI_HOME variable should be set as : export GUROBI_HOME="/hom...
-
Sorry, the current version of Gurobi does not support the RasperryPi.
-
Hi Lena -- If https://www.gurobi.com/downloads/get-anaconda/ doesn't work for you, can you try this instead: https://www.gurobi.com/get-anaconda/ Thanks for the report, Gwyneth
-
I suspect that perhaps your Jupyter is using a different Python than the one that is the default at the command line. In your Jupyter notebook, try import sysprint(sys.executable)print(sys.version)...
-
You need to do one more step to use Gurobi in Jupyter. From the Quick Start Guide:http://www.gurobi.com/documentation/8.1/quickstart_mac/py_building_and_running_th.html > You can also install the g...
-
And there is also a Knowledge Base article specifically tailored to PyCharm: How do I use Gurobi with PyCharm? https://support.gurobi.com/hc/en-us/articles/360024736092-How-do-I-use-Gurobi-with-PyC...
-
This issue was investigated and not reproduced. It is likely that the crash is caused by a hardware issue on your machine, e.g., unstable memory. We suggest that you test the memory. A useful way t...
-
正式なコメント Please see “Still not able to create an academic license?” of the Knowledge Base article How do I resolve an "Academic Domain Error"? for instructions on how to get assistance for this.
-
正式なコメント For other users with a similar. If you apply for a license through our partner OAT, your license will not appear in your Gurobi portal account immediately. It will eventually be transferred to your...
-
Hi Ruud - This sounds like it might be the known bug listed here: https://docs.gurobi.com/projects/optimizer/en/current/reference/releasenotes/knownbugs.htmlCan you test the workaround and see if t...