"I use ubuntu 12.04 and python 2.7 is installed by default. I need python 2.6. When I used apt-get install python2.6 I get an error Reading package lists ... Done Creating a dependency tree
Reading status information ... Done The python2.6 package is not available, but is mentioned by another package. This may mean that the package is missing, out of date, or accessible only from another source. However, the following packages replace it: Python-GDBM
E: Package 'python2.6' has no install candidate
Thanks in advance.
source share