Re: [pygame] OpenGL Build Trouble

2007-07-29 Thread John Popplewell
On Sun, Jul 29, 2007 at 01:06:22PM -0700, Ian Mallett wrote: > I have this problem too. If you look carefully at the output from py2exe, > it says something like: "the following modules do not appear to exist: > OpenGL.GL, OpenGL.GLU". I find it annoying, but I don't know how to fix > it... > Ian

Re: [pygame] py2exe / OpenGL Build Trouble

2007-07-29 Thread Dave LeCompte (really)
"Kris Schnee" <[EMAIL PROTECTED]> wrote > I just built an EXE using Pygame and PyOpenGL, and the EXE crashes with > this message: > > Traceback (most recent call last): >File "cubeland.py", line 13, in ? >File "OpenGL\__init__.pyc", line 18, in ? >File "OpenGL\__init__.pyc", line 14, in

Re: [pygame] OpenGL Build Trouble

2007-07-29 Thread Ian Mallett
I have this problem too. If you look carefully at the output from py2exe, it says something like: "the following modules do not appear to exist: OpenGL.GL, OpenGL.GLU". I find it annoying, but I don't know how to fix it... Ian On 7/29/07, Kris Schnee <[EMAIL PROTECTED]> wrote: > > I just built a

[pygame] OpenGL Build Trouble

2007-07-29 Thread Kris Schnee
I just built an EXE using Pygame and PyOpenGL, and the EXE crashes with this message: Traceback (most recent call last): File "cubeland.py", line 13, in ? File "OpenGL\__init__.pyc", line 18, in ? File "OpenGL\__init__.pyc", line 14, in __set_attributes IOError: [Errno 2] No such file or d

Re: [pygame] Static Noise in the Music

2007-07-29 Thread Luke Paireepinart
Jason Coggins wrote: The OS is Ubuntu (linux), Python 2.5, and Pygame 1.7. There have been many reports about static in Feisty Fawn. Look at the archive for solutions. Jason - Original Message - From: "Luke Paireepinart" <[EMAIL PROTECTED]> To: Sent: Saturday, July 28, 2007 8:11 P