How to import gurobi 7.5.2 on python 3.6
I wanna import gurobi 7.5.2 on python 3.6 according to the pycharm.
But it shows:" from .gurobipy import *
ImportError: DLL load failed: 找不到指定的模块。"
So I need help to deal with that. My computer is win7 (32 bit).
1
-
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?. -
While I can't interpret the error, I have seen similar errors when 64-bit and 32-bits are mixed. Can you check that you are using the 32-bit version of Gurobi 7.5.2? Thanks.
0
Post is closed for comments.
Comments
2 comments