[pyar] Problema instalando Python 2.7

Leonardo Vidarte lvidarte en gmail.com
Mar Ago 17 10:35:25 ART 2010


2010/8/16 Martin Volpe <martin.volpe en gmail.com>:
> Bueno, tratando de hacer cosas locas rompi todo, asi que les hablo desde una
> instalacion de Ubuntu nueva, un final triste, pero bue.. shits happens

Lástima!
¿Te fijaste si /usr/bin/python estaba apuntando a python2.7?
Es sólo un link simbólico. Lo cambiás y listo.

kamajii:~$ ls -l /usr/bin/python*
lrwxrwxrwx 1 root root       9 Aug  6 16:03 /usr/bin/python -> python2.6
-rwxr-xr-x 1 root root 1390632 Apr 21 06:57 /usr/bin/python2.5
-rwxr-xr-x 1 root root 2617616 Jul  6 10:35 /usr/bin/python2.6
-rwxr-xr-x 1 root root 3125096 Jul  8 07:16 /usr/bin/python3.1

-- 
// Leo



More information about the pyar mailing list