On Nov 22, 2006, at 3:47 PM, Mike Fratto wrote:
hrm. Ok. Knowing nothing about python, it seems that I have other issues. ez_install doesn't install and I can't find setuptools anywhere. Erg-argh.
Mike, you can download ez_setup.py here: http://peak.telecommunity.com/dist/ez_setup.py Then, from the command line, just do this: $ python ez_setup.py That should install setuptools for you (which includes easy_install). _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
