Re: [PyOpenGL-Users] Newbie question....
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2003-02-06 04:55:07
|
You might want to check out the installation instructions here: http://pyopengl.sourceforge.net/documentation/installation.html which should cover all of the various dependencies of PyOpenGL and OpenGLContext. HTH, and have fun, Mike ... > --- Jesse Crookston <cf...@ms...> wrote: > Hi, > > >>I did a lot of OPENGL at the university and was >>excited when I found that >>there was a port to Python!!, (a language a tinkered >>with a couple of years >>ago...) Inspired to regain lost knowledge, I >>installed the module. >>Unfortunately, I found the following error message: >> >>=============================== >>C:\Python22\Lib\site-packages\OpenGLContext>python >>drawcube.py >>Traceback (most recent call last): >> File "drawcube.py", line 13, in ? >> from OpenGL.GL import * >>ImportError: No module named OpenGL.GL >>=============================== >> >>Can anyone comment/help? >> >>Thanks, >>Jess >> >> ... _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |