martinbiel / StochasticPrograms.jl

Julia package for formulating and analyzing stochastic recourse models.
MIT License
74 stars 24 forks source link

Downgrades the Gurobi version #46

Closed akulbansal5 closed 6 months ago

akulbansal5 commented 1 year ago

Installing the package StochasticPrograms.jl downgrades Gurobi v0.11.5 to Gurobi v0.11.3. This results in "Failed to precompile Gurobi" error while importing the Gurobi package. I am using Gurobi version 9.1.2 on my mac.

odow commented 11 months ago

See https://github.com/martinbiel/StochasticPrograms.jl/issues/49

odow commented 6 months ago

Closing as duplicate of #49