[pygame] OpenGL Build Trouble
by Kris Schnee other posts by this author
Jul 29 2007 1:03PM messages near this date
Re: [pygame] Select a File...
|
Re: [pygame] py2exe / OpenGL Build Trouble
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 directory:
'C:\\Python24\\dist\\library.zip\\OpenGL\\version'
What do I do about this problem?
Thread:
Kris Schnee
Dave LeCompte
Kris Schnee
Ian Mallett
John Popplewell
|