[pyar] Problema instalando Python 2.7

Martin Volpe martin.volpe en gmail.com
Lun Ago 16 14:07:18 ART 2010


Resulta que ayer descargue Python 2.7, lo complile, lo instale, y se
puso como "default", es decir, si escribo python en la termina, asume
que es 2.7 la que quiero.

Probé entrar al debian_defaults pero encuentro esto:

[DEFAULT]
# the default python version
default-version = python2.6

# all supported python versions
supported-versions = python2.6

# formerly supported python versions
old-versions = python2.3, python2.4, python2.5

# unsupported versions, including older versions
unsupported-versions = python2.3, python2.4, python2.5

y otro tema, no tendría problema en usar python 2.7 pero...

Traceback (most recent call last):
  File "/usr/share/emesene/Controller.py", line 22, in <module>
    import pygtk
ImportError: No module named pygtk
(y Qt tampoco)

Gracias por su ayuda



More information about the pyar mailing list