You are not logged in.

#1 2012-06-26 13:24:27

honnel
Member
Registered: 2012-06-26
Posts: 2

Can not init Gurobi 5.0

Has anybody tried to use Gurobi [1] with ArchLinux?
I think there are some Issues with Python (Gurobi doesn't support Python 3)
When I try to init my licence with

python2.7 grbgetkey <key>

i just get

  File "grbgetkey", line 1
SyntaxError: Non-ASCII character '\x8d' in file grbgetkey on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details 

as result.

Any suggestion?
Regards
honnel

[1] http://www.gurobi.com/documentation/5.0 … on:License

Offline

#2 2012-06-26 16:31:17

honnel
Member
Registered: 2012-06-26
Posts: 2

Re: Can not init Gurobi 5.0

Ok I solved the problem by using the linux32 packages (My Linux Version: Linux localhost 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 17:28:37 UTC 2012 i686 GNU/Linux).
And

grbgetkey <key>

does the work!

Offline

Board footer

Powered by FluxBB