How to run gurobipy in python 3.6 (in MAC) without Anaconda.
I have the Gurobi license up to date and i can run the module gurobipy in PyCharm but only using python 2.7. I would like to do this in python 3.5 or higher. I've been trying to this for a while and i haven't found a solution. I would like to do this without Anaconda, which i do not like.
0
-
Hi,
Can you run Gurobi with Python 3.5 outside PyCharm? For example what happens, if you run mip1.py from our examples folder in the Gurobi installation directory like this:
python mip1.py
If this is working fine, can you give us some details on the issues you have when using PyCharm and Python 3.5 and Gurobi?
Best regards,
Sonja
0
Please sign in to leave a comment.
Comments
1 comment