[Pygui] Distributing a PyGUI application on Windows.

Devon Meunier devon.meunier at gmail.com
Thu Apr 14 21:59:14 CEST 2011


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


More information about the Pygui mailing list