[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] py2exe problems



On Jan 21, 2008 5:49 PM, René Dudfield <renesd@xxxxxxxxx> wrote:
There is a way to tell py2exe to ignore modules.  Try using that.
python Setup.py py2exe --excludes=OpenGL
doesn't work.
What do I tell the command line?
Ian