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
