Takayoshi Shibahara

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 6
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Takayoshi Shibaharaさんの最近のアクティビティ
  • Takayoshi Shibaharaさんがコメントを作成しました:

    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さんがコメントを作成しました:

    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さんがコメントを作成しました:

    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さんがコメントを作成しました:

    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さんが投稿を作成しました:

    No user name & "User name mismatch" error

    回答済み

    When 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...