> 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?

Sure. Look at Tools/msi in the Python code, and adjust it to your
needs. Please don't use the official product code, but create your own
one.

Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to