I\'m trying to install setuptools. When I run \"sh setuptools-0.6c9-py2.4.egg\" I get the following message:
Permission denied: \'/usr/lib/python2.4
On linux you can run next command
wget https://bootstrap.pypa.io/ez_setup.py -O - | sudo python