[Pythonmac-SIG] PyOpenGL using Python 2.1.1. on G3 distutils failure

Torsten Sadowski moehl@akaflieg.extern.tu-berlin.de
Thu, 6 Sep 2001 16:06:23 +0200 (CEST)


Hi,
you have something about incorrect line endings in your traceback. This
can be the reason for many unexpected problems. You should change this
first, TextSpresso should do the trick. Then try again without _w. There
is no swig on the Mac. PyopenGL should install but you cant really use it
because you dont have a GL canvas. Togl wont build and wxpython is not
available on the Mac (yet?).

HTH Torsten