[PyOpenGL-Users] RE: [PyOpenGL] PyOpenGL 2 final available!
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@us...> - 2001-11-06 21:51:08
|
| Talking of PyOpenGL-2.0.0.44, there is a small mistake in | | setup/dist.py | | line 100 should be | | self.HAS_NUMERIC = 0 | | instead of | | self.NUMERIC = 0 | | This only happens when Numeric is not installed otherwise your package | builds (and works) beautifully! Thanks for such a GREAT JOB! | thanks, fixed in CVS. Tarn |