Gwyneth Butera
-
Gurobi Staff
- 合計アクティビティ 790
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 1ユーザー
- 投票 14
- サブスクリプション 557
コメント
Gwyneth Buteraによる最近のアクティビティ-
Hi Takayoshi - Can you try running whoami and uname -a from within your Jupyter notebook? ! whoami! uname -a Thanks, Gwyneth
-
Hi Faramak - Gurobi will not work with a 32-bit Python; you need to use a 64-bit Python. Again, please make sure you are using a 64-bit version of Python. Thanks, Gwyneth
-
Hi Faramak - Can you give us more information about your system? Can you let us know which Python you are using? Please make sure you are using a 64-bit version. Thanks, Gwyneth
-
Have you had a look at the Knowledge Base article "How do you create a software installer for a Gurobi application?" https://support.gurobi.com/hc/en-us/articles/360013193112-How-do-you-create-a-so...
-
Hi Santanu - Can you post the file directly to the forum? Your email came to our spam folder with the file not attached. Thanks!
-
I'm not sure I understand your question well. Can you provide an example of a string that you want to convert into a linear expression?
-
Hi Matt - It looks like your default Python is a 32-bit version: C:\Users\12096\AppData\Local\Programs\Python\Python37-32\lib Gurobi 8.x works only with 64-bit Python installations. Can you try usi...
-
Hi Fernando - Glad to hear it! Thanks for letting me know. I have never seen this issue before! Happy gurobi-ing! Gwyneth
-
Ok, so I see that gurobi.sh is still pointing to the 8.0.1 installation. Please edit this file to point to gurobi811 instead of gurobi801, and let me know if that works. Thanks.
-
Can you send the contents of that file? I suspect there is a PYTHONSTARTUP variable in it that points to the wrong directory for Gurobi. Also, are you sure that the example you ran in Acaconda used...