Python Installation

Simon John simoninusa2001 at yahoo.co.uk
Sat Jan 8 20:01:45 EST 2005


brolewis wrote:
> 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.

You could try the recently-announced MOVPY, or NSIS/InnoSetup as you
say.

Or simply put the five installers on a disk - if it's only a dozen
machines, it's not going to take long if you don't have to download
each time. They are simple .exe installers, it's not as if you have to
compile and deal with dependancies etc. like on Linux.

I would say install on one machine, then just copy the C:\Python24
directory, but then you'd have to deal with the missing Registry
entries....




More information about the Python-list mailing list