I have similar issues with py2exe.
On Thu, Apr 14, 2011 at 5:59 PM, Vernon Cole <[email protected]> wrote: > Try http://www.py2exe.org/ > If that does not work, get back to us on this list. > Vernon Cole > > On Thu, Apr 14, 2011 at 1:59 PM, Devon Meunier <[email protected]> > wrote: >> >> Hello all, >> >> I've written a simple application in PyGUI, and I'm wondering how best >> to distribute this to Windows users who do not have Python, Pywin32, >> or PyGUI installed. Normally, I would use cx_freeze to produce an >> .exe, but it appears to be unable to load PyGUI. Thoughts? Options? >> >> Thanks, >> >> Devon >> _______________________________________________ >> Pygui mailing list >> [email protected] >> http://mail.python.org/mailman/listinfo/pygui > > _______________________________________________ Pygui mailing list [email protected] http://mail.python.org/mailman/listinfo/pygui
