473,387 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Py2exe for packaging installers?

Hi all,

I am trying to find out what tools (platform-independent if possible) that I
can use to package a goup (few) of installers to become an exe application.
I have heard of Py2exe but have not use it before. Could it be used to wrap
different installers (for example Python and Leo, python-based application)
together? Does the installers have to be python-based to be able to use
Py2exe? Are there any other alternatives?

Many thanks in advance for your advice

regards
Casey Wong
Jul 28 '06 #1
2 1362

K.S.Wong wrote:
Hi all,

I am trying to find out what tools (platform-independent if possible) that I
can use to package a goup (few) of installers to become an exe application.
I have heard of Py2exe but have not use it before. Could it be used to wrap
different installers (for example Python and Leo, python-based application)
together? Does the installers have to be python-based to be able to use
Py2exe? Are there any other alternatives?

Many thanks in advance for your advice

regards
Casey Wong
Hi Casey Wong,

If you download py2exe, you'll find a number of examples of how to use
py2exe to create installers using InnoSetup.
On the wiki, you'll also find examples of how to do this -- even with
pygtk applications.

However, it's not platform independant -- it'll be for windows only.

Cheers,

--Tim

Jul 28 '06 #2
>
However, it's not platform independant -- it'll be for windows only.
Yeah, u'll have to use py2exe similars for mac (should be py2app, if i
remember right....). py2exe is a Python distutils extension which
converts python scripts into executable windows programs

cheers

Fabio

Jul 28 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jamie | last post by:
Hi all, I have a wxPython application that I'm packaging with py2exe. I've encountered a couple of problems with the latest py2exe with the latest python and wxPython releases, and was wondering...
10
by: achrist | last post by:
The py2exe says that a console app should have the --console option and a windows app should have the --windows option. What is the way to py2exe a python program that uses both console and...
6
by: Luc Saffre | last post by:
Hello, I had a strange problem when freezing (using either py2exe or McMillan installer) a script that imports reportlab (which imports PIL (which imports FixTk))). - Python 2.3.3c (also with...
1
by: Ishwor | last post by:
Having coded 1.72kb python test file, i decided to convert it to .exe file using py2exe. Having succeded doing it, i found the need to distribute the whole directory including these files ?!!!???...
2
by: Jimmy Retzlaff | last post by:
I am taking over the maintenance and support of py2exe from Thomas Heller. As he announced a few weeks ago he is looking to focus on other things. py2exe has been very useful to me over the years...
0
by: jantod | last post by:
I am trying to package my application with py2exe. Unfortunately it uses both scipy/numpy and numarray so I'm having to jump through a lot of hoops to get it going. I'm getting problems packaging...
1
by: Dave Lim | last post by:
>On May 3, 1:29 pm, Dave Lim <diband... at yahoo.com> wrote: site:http://surguy.net/articles/speechrecognition.xml used out tried ? to protection aroundhttp://mail.yahoo.com I went and
5
by: Doug Morse | last post by:
Hi, I have an application that runs just fine using the standard Python distro interpreter (v2.5.1 on WinXP) but throws the following exception when run as an executable built with py2exe. My...
12
by: chardish | last post by:
Hello, I'm trying to build an executable with py2exe, but unfortunately the version I have is 0.6.6, which has a rather annoying bug that doesn't let you rename the executable file if you bundle...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.