Skip to content

Fix `gurobi.py` easyblock and add Gurobi to stack

Aurel Istrate requested to merge Gurobi11 into master

Created by: Neves-P

The pip install command needs some specific options so that the package is properly installed via EasyBuild. I've addressed that now and added the new version of Gurobi to the easystack.

Tested this after re-ingesting and this time the Python module works fine.

Merge request reports