Hi,
I just started with quickstart_linux however i am getting this error:
gurobi> gurobi_cl /opt/gurobi651/linux64/examples/data/coins.lp
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'gurobi_cl' is not defined
Can someone please explain what could be the possibe reason for this. I checked both $PATH and $LD_LIBRARY_PATH and they are pointing to correct destinations.
Also, although it is not a supported platform, I am trying this on Ubuntu 16.04, assuming the basic configurations needed for Gurobi would be same. Could this be a reason?
Thanks in advance!