What's the best Python freeze tool?

N

Nick

I've tried a couple of Python freeze tool. But encountered some bugs.
Anyone know what's the most mature Python Freeze tool? Thanks.
 
E

Eric Brunel

Nick said:
I've tried a couple of Python freeze tool. But encountered some bugs.
Anyone know what's the most mature Python Freeze tool? Thanks.

I'm working with McMillan Installer and didn't see any major bug. Note however
I'm still using Python 2.1 and Installer 5b5_5. There is apparently a new
Installer version (6 something - not yet "official"), but I don't know if it
correctly supports Python 2.3 now; I'm quite interested in hearing other users'
experiences, BTW...
 
M

Miki Tebeka

Hello Eric,
I'm working with McMillan Installer and didn't see any major bug. Note however
I'm still using Python 2.1 and Installer 5b5_5. There is apparently a new
Installer version (6 something - not yet "official"), but I don't know if it
correctly supports Python 2.3 now; I'm quite interested in hearing other users'
experiences, BTW...

I've used py2exe a lot and it's OK. The latest version (0.5) made me
switch to cx_freeze (new syntax for setup.py, less comptability with
scripts running from the interpreter ...). I'm pretty happy with it.

Miki
 

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

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top