You are not logged in.

#1 2008-09-14 13:24:00

Akspree
Member
Registered: 2008-09-14
Posts: 4

Python problem with Frets on Fire

When i try running frets on fire (both pkgbuild and from the website) i get this error:

Traceback (most recent call last):
  File "/home/skyostil/src/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ?
  File "src/FretsOnFire.py", line 36, in ?
  File "src/GameEngine.py", line 23, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/GL/__init__.py", line 2, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/raw/GL/__init__.py", line 6, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/raw/GL/constants.py", line 7, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/platform/__init__.py", line 24, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/platform/glx.py", line 34, in ?
  File "/usr/lib/python2.4/site-packages/OpenGL/platform/ctypesloader.py", line 37, in loadLibrary
  File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 340, in __init__
OSError: GLU: cannot open shared object file: No such file or directory

Any ideas?
It seems to need python2.4 and i use the 2.5

sorry for my english

Offline

#2 2008-09-15 10:29:52

Akspree
Member
Registered: 2008-09-14
Posts: 4

Re: Python problem with Frets on Fire

Nothing?

Offline

#3 2008-09-15 11:11:57

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Python problem with Frets on Fire

Akspree wrote:

Nothing?

if it needs python 2.4, have you tried installing python24?

Offline

#4 2008-09-15 14:03:04

nj
Member
Registered: 2007-04-06
Posts: 93

Re: Python problem with Frets on Fire

You have an older version of python-opengl installed. Update to the latest: pacman -Sy python-opengl

Offline

#5 2008-09-15 18:53:02

Akspree
Member
Registered: 2008-09-14
Posts: 4

Re: Python problem with Frets on Fire

nj wrote:

You have an older version of python-opengl installed. Update to the latest: pacman -Sy python-opengl

It's already updated and still don't works

pressh wrote:
Akspree wrote:

Nothing?

if it needs python 2.4, have you tried installing python24?

Yes, i got the same error.

Offline

#6 2008-09-16 19:09:21

Akspree
Member
Registered: 2008-09-14
Posts: 4

Re: Python problem with Frets on Fire

Someone?
I have freeglut installed, but without mesa and glproto because i use my kernel and the nvidia drive from the website

Offline

Board footer

Powered by FluxBB