Kim Nicoli
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Kim Nicoli-
Kim Nicoli commented,
Hi Lennart, Wonderful, that worked! Thank you so much for your quick and friendly support. Best wishes, Kim
-
Kim Nicoli commented,
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 commented,
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 created a post,
Gurobipy is installed in my environment but cannot be found on my jupyter notebook
AnsweredI 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...