Including python and wxPython in distutils

diffuser78 at gmail.com diffuser78 at gmail.com
Fri Aug 11 13:37:11 EDT 2006


I wrote a small app in python and used wxPython in it. Now, I am trying
to create an .rpm file for linux RedHat Distro. I want the ability in
my installer to install python2.4 and wxPython too along with the .py
files which are in the project.

I am trying to use distutils. Can anybody give some pointers to do this
fast ?

Every help is greatly appreciated.




More information about the Python-list mailing list