
removido
(usa Nenhuma)
Enviado em 30/06/2009 - 17:29h
Frets on Fire:
aparece o seguinte
bash-3.1$ python FretsOnFire.py
Traceback (most recent call last):
File "FretsOnFire.py", line 45, in <module>
from GameEngine import GameEngine
File "/home/douglas/jogos/Frets on Fire-1.3.110/src/GameEngine.py", line 23, in <module>
from OpenGL.GL import *
ImportError: No module named OpenGL.GL
===============================================================
ExtremeTuxRacer:
douglas@CASA:/etc/slapt-get$ etracer
Extreme TuxRacer SVN Development --
http://www.extremetuxracer.com
(c) 2007 The ETRacer team
(c) 2004-2005 The PPRacer team
(c) 1999-2001 Jasmin F. Patry<jfpatry@sunspirestudios.com>
ETRacer comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.
See
http://www.gnu.org/copyleft/gpl.html for details.
*** etracer error: Couldn't initialize video: Could not create GL context (Resource temporarily unavailable)
=================================================