[Tutor] Compile py to exe in ubuntu
Timo
timomlists at gmail.com
Thu Feb 11 09:47:41 CET 2010
On 10-02-10 20:40, Harya Dananjaya wrote:
> Can I compile my python source to exe in ubuntu?
Like said before, you need Windows for this.
> if I can do it, which compiler can do it?
I use py2exe to compile my Python/PyGTK application.
I build it on my Windows XP machine and it works on Windows 2000 to
Windows 7 without installing anything else (like Python).
Try GUI2exe for a nice graphical interface.
Cheers,
Timo
>
> Thanks you,
>
> Harya Dananjaya
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list