Skip to main content

Installing Gurobi 11.0 on Linux Error

Answered

Comments

2 comments

  • Riley Clement
    Gurobi Staff Gurobi Staff

    Hi Cheng,

    Please note that we no longer recommend using gurobi.sh and it will soon be removed from our releases.

    The gurobi.sh just provides a thin wrapper around a Python shell to include Gurobi functionality, and was built for a time when people did not know how to install Python.

    These days we recommend that you install a standard version of Python and use gurobipy.  Please see the following tutorial:

    https://support.gurobi.com/hc/en-us/articles/17278438215313-Tutorial-Getting-Started-with-the-Gurobi-Python-API

    - Riley

    0
  • Cheng Guo
    First Comment
    First Question

    Thank you, Riley. 

    Since I use Gurobi with Julia, I just tried to run Gurobi inside Julia and it works, despite the problem of gurobi.sh persists. I was initially confused with the bug as gurobi.sh for Gurobi 11.0 ran without problem on another machine. But it seems this bug does not interfere with Julia. Thank you again for your time and help.

    Cheng

    0

Please sign in to leave a comment.