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
-
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
Please sign in to leave a comment.
Comments
1 comment