Re: [Tutor] Python exes

Magnus Lycka magnus at thinkware.se
Tue Mar 30 21:13:56 EST 2004


Brandon wrote:
> I've tried all I can about creating a .exe file in python. I've googled, searched, and found everything I could, but I still can not get anything to work. Can someone point me in the right direction?

You're not very explicit with what you tried, and what
your problems were, but I've had memory errors with 
py2exe and McMillan installer that disappeared when 
I used cx_Freeze instead. See
http://starship.python.net/crew/atuining/cx_Freeze/

-- 
Magnus Lycka, Thinkware AB
Alvans vag 99, SE-907 50 UMEA, SWEDEN
phone: int+46 70 582 80 65, fax: int+46 70 612 80 65
http://www.thinkware.se/  mailto:magnus at thinkware.se



More information about the Tutor mailing list