
Takayoshi Shibahara
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Takayoshi Shibahara-
Takayoshi Shibahara commented,
Hi Gwyneth, thank you for your advice. I tried both commands on Jupyter and IPython. ----- On Jupyter-Notebook! uname -aLinux pine42.naist.jp 4.4.0-165-generic #193-Ubuntu SMP Tue Sep 17 17:42:52 U...
-
Takayoshi Shibahara commented,
At first, there is a problem with running "gurobi_cl --license", so I run "chmod +x" for licence file. Then, the problem is solved. After that, I reinstalled gurobipy for a new python virtual envi...
-
Takayoshi Shibahara commented,
Hi Matthias, This is the output of grbprobe. ---- takayoshi-s@pine42:~/venv/GiNZA/bin$ grbprobe info : grbprobe version 9.0.0, build v9.0.0rc2 HOSTNAME=pine42.naist.jp HOSTID=e08e4ce7 PLATFORM=l...
-
Takayoshi Shibahara commented,
Thank you for the fast reply. I'm running on Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-165-generic x86_64). Yes, my home directory is "/home/cl/takayoshi-s". (Subdirectories under "/home" is shared bet...
-
Takayoshi Shibahara created a post,
No user name & "User name mismatch" error
AnsweredWhen I use gurobipy and Model constructor, there is an error which tells me that there is no my user name. (I'll describe the error and my input strings in ipython.) How should I do to use gurobi...