ghesoa
(usa Ubuntu)
Enviado em 11/06/2009 - 18:19h
usei o phyton
gherald@gherald-desktop:~/Documentos/FoFiX-3.030.1-Full-GNULinux-32bit/src$ python FretsOnFire.py
Traceback (most recent call last):
File "FretsOnFire.py", line 38, in <module>
from GameEngine import GameEngine
File "/home/gherald/Documentos/FoFiX-3.030.1-Full-GNULinux-32bit/src/GameEngine.py", line 31, in <module>
from OpenGL.GL import *
ImportError: No module named OpenGL.GL
gherald@gherald-desktop:~/Documentos/FoFiX-3.030.1-Full-GNULinux-32bit/src$