I have just installed Gurobi Optimizer 7.5.1 and followed the "solving a simple model" example on the "Quick Start Guide" using the Gurobi command Line but it returns the error message highlighted in read. What could be wrong.
Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)] on win
32
Type "help", "copyright", "credits" or "license" for more information.
Academic license - for non-commercial use only
Gurobi Interactive Shell (win32), Version 7.5.1
Copyright (c) 2017, Gurobi Optimization, Inc.
Type "help()" for help
gurobi> gurobi_cl c:\gurobi751\win32\examples\data\coins.lp
File "<stdin>", line 1
gurobi_cl c:\gurobi751\win32\examples\data\coins.lp
^
SyntaxError: invalid syntax