This is what was returned
[root@localhost ~]# locate easy_install
/usr/lib/python2.5/site-packages/setuptools/command/easy_install.py
/usr/lib/python2.5/site-packages/setuptools/command/easy_install.pyc
/usr/lib/python2.5/site-packages/setuptools/command/easy_install.pyo
[root@localhost ~]#
It looks like it found something what is going on? I don't have a clue.
I'm going to uninstall python and then reinstall python see if that helps
Thanks for the help
|