Kim Nicoli
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Kim Nicoliさんの最近のアクティビティ-
Kim Nicoliさんがコメントを作成しました:
Hi Lennart, Wonderful, that worked! Thank you so much for your quick and friendly support. Best wishes, Kim
-
Kim Nicoliさんがコメントを作成しました:
Hi Lennart, Thanks a lot for your reply. I did what you suggested. That indeed now finds gurobipy and allows me to import the library. However, I now get the complaint my license cannot be found an...
-
Kim Nicoliさんがコメントを作成しました:
Hi Lennart, First and foremost, thanks a lot for your quick reply. First, I apologize for mistyping the command above python setup.py install in my message. Also thanks for clarifying that the symb...
-
Kim Nicoliさんが投稿を作成しました:
Gurobipy is installed in my environment but cannot be found on my jupyter notebook
回答済みI installed gurobi activating the academic license as explained in this postAfterward, I did a `pip install -e` using the environment where I want gurobi to be installed.I also tried with python in...