p2exe for python 2.6

Mike Driscoll kyosohma at gmail.com
Tue Oct 21 12:13:39 EDT 2008


On Oct 21, 9:44 am, alessio211734 <alessio211... at yahoo.it> wrote:
> Hi!
>
> How can convert my python script in exe for the python version 2.6?
>
> Thanks in adavance.
>
> Ale.

Download the py2exe source and try recompiling your script with it:

http://sourceforge.net/project/showfiles.php?group_id=15583&package_id=35995

If you have issues, you'd best join the py2exe mailing list and post
there.

Mike



More information about the Python-list mailing list