RE: [PyOpenGL-Users] 2.0.0.44 fails to run
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@ma...> - 2001-09-26 18:37:06
|
| It builds, but fails to run the demos. Is OpenGL._numeric deprecated? 2.0.0.44 doesn't use OpenGL._numeric, but 1.5.x does. You probably have an old version about. Previous versions must be removed before install 2.0.0.44 since it's source is incompatible with 1.5.x. Just delete site-packages/OpenGL then reinstall. Also make sure there isn't another OpenGL in the python path. Tarn |