p2exe for python 2.6

A

alessio211734

Hi!

How can convert my python script in exe for the python version 2.6?

Thanks in adavance.


Ale.
 
S

Stefaan Himpe

How can convert my python script in exe for the python version 2.6?

You must use a standalone executable builder like
* py2exe (Windows)
* py2app (Mac OS)
* PyInstaller (all platforms)
* cx_Freeze (Windows and Linux)
* bbFreeze (Windows and Linux)

Presumably you could use GUI2EXE [1] as a graphical front-end to these
tools (never tried this myself).

Best regards,
Stefaan.

[1] http://xoomer.alice.it/infinity77/main/GUI2Exe.html
 

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
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top