[Pyopengl-users] FW: Macintosh OS9 problems
Brought to you by:
mcfletch
From: Tarn W. B. <twb...@ma...> - 2001-09-03 23:39:48
|
Greetings, I've had no success at all installing pyopengl 2.0.0.42beta with Python 2.1.1 for Mac OS. I installed pyopengl on NT last week with some effort, but I did not have to change any installation scripts. However, The dist.py script in setup bombs. First there was an embedded path for 'OpenGL/Demo' that bombed, I had to change the script to ':OpenGL:Demo' just to get past the problem . Now, the install scripts are reading .h files and trying to interpret them. eh? I thought that Codewarrior would have been called to compile the C code as VC++ was called in NT. Anyway, if anyone out there has ever successfully installed pyopengl on Mac OS9, please let me know. The new Mac OS version of Python has distutils and includes Numeric, so it would be ideal to get pythonogl working. I've got Mac OSX on another machine too. Does anyone know if pyopengl works with OSX? Thanks, Bryce aka: mas...@ea... |