wget http://pypi.python.org/pa...9d3211a010 tar xfvz setuptools-0.6c8.tar.gz cd setuptools-0.6c8 python setup.py build python setup.py install
no workee, 404 on the wget
worked for me... though the full path for setuptools is not visible above. You have to click on it to download with a browser or right click to get the full URL to use with wget.
many thanks!! perfect!
ubuntu: sudo apt-get install python-setuptools
thanks a lot. problem solved.
have installed through synaptic (Jaunty), still same error message
Thanks a lot!
very very fine!!!
user74203 thanks alot man.....you have helped me big time with this...have beeen cracking my head on it...
thanks a lot.
Flawless, Thank you!!!
Same as above.
Problem solved, many thanks.
Thanks. For ubuntu this error was resolved by executing cmd - sudo apt-get install python-setuptools
on OpenSuSE: zypper install python-setuptools
Comments
no workee, 404 on the wget
worked for me... though the full path for setuptools is not visible above. You have to click on it to download with a browser or right click to get the full URL to use with wget.
many thanks!! perfect!
ubuntu: sudo apt-get install python-setuptools
thanks a lot. problem solved.
have installed through synaptic (Jaunty), still same error message
Thanks a lot!
very very fine!!!
user74203 thanks alot man.....you have helped me big time with this...have beeen cracking my head on it...
thanks a lot.
Flawless, Thank you!!!
Same as above.
Problem solved, many thanks.
Thanks. For ubuntu this error was resolved by executing cmd - sudo apt-get install python-setuptools
on OpenSuSE: zypper install python-setuptools