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
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
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
Post is closed for comments.
Comments
2 comments