Gurobipy import error

76 views
Skip to first unread message

Kristina

unread,
Dec 3, 2018, 12:31:04 PM12/3/18
to Gurobi Optimization
Hi there,
I am very new to Python and Gurobi and I am trying to open the gurobipy:

>>> from gurobipy import*
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'gurobipy'
>>>

What am I doing wrong? I an working on a Mac.

Thank you very much for any help!
Kristina

say...@gmail.com

unread,
Dec 4, 2018, 9:33:03 PM12/4/18
to Gurobi Optimization
Did you run the setup script?

cd /Library/gurobi810/mac64

python setup.py install

Reply all
Reply to author
Forward
0 new messages