[PEAK] py2exe?

Phillip J. Eby pje at telecommunity.com
Mon Dec 12 20:16:09 EST 2005


At 02:06 PM 12/13/2005 +1300, John Fouhy wrote:
>Hi all,
>
>Is it practical to use py2exe with a PEAK app?  I have looked at
>http://peak.telecommunity.com/DevCenter/DistributePeakApplications
>which uses the McMillan installer (does that still exist?) and is not
>very straight forward --- but that page is over 2 years old, now.
>
>Has any progress been made since then?
>
>There are a couple of interesting recipes here:
>http://starship.python.net/crew/theller/moin.cgi/WinShell and here:
>http://starship.python.net/crew/theller/moin.cgi/ExeWithEggs but I
>don't know enough about modulefinder or PEAK or eggs or, well,
>anything really :-) to know how to proceed.
>
>Anyone?

You should be able to use the ExeWithEggs approach as a stopgap.  There is 
some hope that actually py2exe support for eggs will be available at some 
point, especially since Bob Ippolito is currently working on egg support 
for py2app and hopefully a lot of his work will be reusable for 
incorporation in a future version of py2exe.




More information about the PEAK mailing list