On 2008-04-24 18:39, Chris wrote:
Hey all,
I've created a python program that relies on pysqlite, wxpython, and
matplotlib. Is there any way of creating an installer that will
install all these modules, python 2.5 and my program?
Assuming that you're on Windows, a well-working approach is
to wrap up your application using py2exe and then creating
an installer using e.g. InnoSetup or NSIS.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Apr 24 2008)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
--
http://mail.python.org/mailman/listinfo/python-list