[PyOpenGL-Users] installation (?) problem on irix646
Brought to you by:
mcfletch
From: lothar e. <le...@he...> - 2001-09-24 16:21:38
|
Hi, I just installed python2.1.1 and pyOpenGL2.0.0.44 on IRIX646 (octane, Irix 6.5.11 ) and everything seemed to work smoothly. However I cannot run the example programs in OpenGLContext (tests) like spincube.py. I always get the error message: File "/usr/local/lib/python2.1/site-packages/OpenGLContext/glutcontext.py", line 55, in setupCallbacks glutKeyboardUpFunc(self.glutOnKeyUp) NameError: global name 'glutKeyboardUpFunc' is not defined I have to say that I am not too familiar with python let alone with pyOpenGL (which I install for the first time ). Does anyone know what is wrong here ? Thanks, Lothar Dr. Lothar Esser NIH / NCI Tel. 301-435-6316 email le...@he... |