[PyOpenGL-Users] shaders and finalisewrappers
Brought to you by:
mcfletch
From: Krystian S. <sam...@gm...> - 2007-04-11 13:36:33
|
Hi, I'm trying to use shaders in PyOpenGL. When I installed the newest version of PyOpenGL (a6) i got new error message, so I'm not even able to describe my main problem at the moment. File "C:\Python25\Lib\site-packages\pyopengl- 3.0.0a6-py2.5.egg\OpenGL\GL\ARB\shader_objects_new.py", line 8, in <module> ImportError: cannot import name finalisewrappers It seems that finalisewrappers.py module is missing in the distribution. Best Regards, Krystian |