Hi,
I need to install a big bunch of python extentions in a couple of offline
windows XPcomputer. Is there any standard way to do that on the win32
platform?
The best options I thought of is installing ez_install manually on every
computer, and then install all the egg-files in a certain directory. Is
there any better way to do that? Is there a standard way to distribute
python extentions.
Example extentions: scipy, pyserial, wxpython
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to