Running Gurobi through Pyomo on Linux cluster - site module missing
AnsweredHello,
When I try to run the optimization code on a cluster (linux) I get the message: "ImportError: No module named site".
What is the reason for this error? I use Gurobi through Pyomo package in Python and miniconda distribution.
I can see from the log that the model was successfully built and sent to the (Gurobi) solver, so the problem is probably with the solver itself.
Dominik
0
-
Sorry for not replying earlier!
This is a Python import error and not directly related to the Gurobi solver. Please try installing Gurobi and Pyomo again and test the installation with some example models.
Best regards,
Matthias0
Please sign in to leave a comment.
Comments
1 comment