Il 06/11/2011 16:16, Matteo Perini ha scritto:
Ciao lista,
come da oggetto sto cercando di installare le librerie opengl su ubuntu 11.10. Penso di aver installato tutto correttamente ma quando vado ad importare i moduli ottengo un errore.

Se scrivo:
from OpenGL.GL import *
Ottengo:
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)

Scusate ma mi sono dimenticato di dire che

from OpenGL import *

e

import OpenGL

funzionano.
Peccato che mi manchi il resto.
Ciao
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a