I need to install Python on a number of laptop computers (at least a dozen). I am needing to install Python 2.4, pycrypto, win32all, wxPython, and pyCurl. Can anyone tell me an easy way to install these onto the laptops? Ideally I would like to have a single executable to handle everything for me. I have also looked into using NSIS to handle the installation, but am still unaware how to install the modules that I need easily. Does anyone have any suggestions?
-- http://mail.python.org/mailman/listinfo/python-list