Kim Nicoli
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Kim Nicoli-
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...