Chris and Duncan, thanks for your questions. I updated my python install and it seems to be working now.
mike On 11/22/06, Duncan McGreggor <[EMAIL PROTECTED]> wrote:
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
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
