opengl seems overly complicated for that...open a python shell:
it says python 2.5.2?
if not, that might be your problem.
if so, type:
from OpenGL.GL import *
if there is no problem, then you are fine.  If there is, open
C:\Python25\lib\site-packages, and make sure that pyopengl 3.0.0.b or
whatever the latest is is there.
Ian

Reply via email to