Benjamin suggested:
sudo python2.5 setup.py install
and it works. This makes sense, thanks.
I downloaded pythonpkgmgr from source and installed it. I got the
error that reguired wx package was missing. I couldn't find this
package for Linux or source.
--
http://mail.python.org/mailman/listinfo
I installed the boto module in my Ubuntu system using "python setup.py
install" and it installs in my python2.6 version and works great. Now
I want to install boto into my python2.5 version because my hosting
services supports 2.5 but not 2.6. and I want to test my code locally,
"sting".format()