[Pygui] Distributing a PyGUI application on Windows.

Devon Meunier devon.meunier at gmail.com
Fri Apr 15 00:46:21 CEST 2011


I have similar issues with py2exe.

On Thu, Apr 14, 2011 at 5:59 PM, Vernon Cole <vernondcole at gmail.com> 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 <devon.meunier at gmail.com>
> 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
>> Pygui at python.org
>> http://mail.python.org/mailman/listinfo/pygui
>
>


More information about the Pygui mailing list