Gurobi ImportError in python 3.8: undefined symbol: PyDescr_IsData
回答済み
0
-
Hi,
is there any particular reason you load Gurobi by
from .gurobipy import *
?
Normally one would expect to load it like this:
from gurobipy import *
If this doesn't help, please let us know, adding also a comprehensive description of your issue.
Best regards
Jonasz1
サインインしてコメントを残してください。
コメント
1件のコメント