pygame + py2exe = bad exe. why?

M.E.Farmer mefjr75 at hotmail.com
Fri Dec 31 22:09:48 EST 2004


Erik  Bethke wrote:
> >  # setup.py
> >  from distutils.core import setup
> >  import py2exe
> >
> >  setup(console=["myscript.py"])
> >
> >  #
> >  python setup.py py2exe
> >
> >  -Knio

Erik glad to see you were able to track it down.
Have you been succesful in making the changes they mentioned?
M.E.Farmer




More information about the Python-list mailing list