executable from py

A

Alberto Vera

Hello:

I have a .py file but I don't know how make an executable from this?

How Can I do that?

Regards
 
A

Anand Pillai

Macmillan Installer works on both Windoze and Linux (i guess unices also)
but py2exe is a windows-only solution as of the latest release.

If you want a generic packaging solution use Mcmillan, but
if you are a M$ slave (excuse the expression!), then I suggest
py2exe since it's learning curve is rather smaller when compared
to McMillan. The only problem you might face is it's lack of
customization options. It allows optimization of executables
and some other hacks but seems to have lots of problems with
non-ascii strings. (--force-import encodings etc...).

-Anand



Alberto Vera said:
I have a .py file but I don't know how make an executable from this?
[...]
Try http://py2exe.sourceforge.net

also

http://www.mcmillan-inc.com/install1.html

(which also lists other solutions)

You should have googled for this, Alberto -- it's been asked a
bazillion times before.


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,918
Members
47,458
Latest member
Chris#

Latest Threads

Top