I am new to Python and am working on a Linux machine (Ubuntu 10.10). It is running python 2.6, but I\'d like to run 2.7 as it has features I want to use. I have been urged t
Another option is to install ActivePython if you do not want to compile things yourself. It includes a binary package manager as well.