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

Re: [pygame] EXEs: Different Approach



Don't think I've tried a py2exe on windows with python2.6.  Have you
looked around at the pyweek entries?

I think python2.5 is probably better to use, if your code can run in
it... that supports more versions of windows.

cheers,


On Tue, Sep 15, 2009 at 12:59 PM, Kris Schnee <kschnee@xxxxxxxxxx> wrote:
> Let me try asking a different and much shorter way:
>
> Has anyone successfully built a working EXE using Pygame and Python 2.6? If
> so, how?
>