RE: [PyOpenGL-Users] Python 2.0?
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@us...> - 2001-11-02 12:50:16
|
| I wanted to try pyopengl and fiddle with some OpenGL again. I did not get | the newest version installed, as it seems to require Python 2.1. Or more | specifically it requires distutils >= 1.02, which Python 2.0 does not | have. Just get the newest distutils and install that. http://www.pythonlabs.com/sigs/distutils-sig/ Tarn |