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!
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!