[Tutor] Python exes

kbond kbond at free.fr
Thu Apr 1 13:20:09 EST 2004


If you are looking for a way to convert py to exe I will advise you to 
have a look at the following link:

http://starship.python.net/crew/theller/moin.cgi/Py2Exe

Magnus Lycka wrote:

>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/
>
>  
>





More information about the Tutor mailing list