Hi,
Thanks for the answer,
On 2010-12-04 16:28, Christian Marillat wrote:
> "Marcelo C. Baldi" <marcelo.baldi@???> writes:
>
>
> > I'm using Debian Squeeze amd64. Yesterday, when upgrading mythtv from
> > 0.23.1 to 0.24-04, the python-mythtv shows the following error:
> >
>
> Maybe python 2.5 is required ?
I have python 2.4, 2.5 and 2.6 installed:
~# apt-cache search python2 | grep python2.
python-old-doctools - Python latex based documentation tools (rescued
from python2.5)
idle-python2.5 - An IDE for Python (v2.5) using Tkinter
python2.5-dbg - Debug Build of the Python Interpreter (version 2.5)
python2.5-dev - Header files and a static library for Python (v2.5)
python2.5-doc - Documentation for the high-level object-oriented
language Python (v2.5)
python2.5-examples - Examples for the Python language (v2.5)
idle-python2.6 - An IDE for Python (v2.6) using Tkinter
libpython2.6 - Shared Python runtime library (version 2.6)
python2.6-dbg - Debug Build of the Python Interpreter (version 2.6)
python2.6-dev - Header files and a static library for Python (v2.6)
python2.6-doc - Documentation for the high-level object-oriented
language Python (v2.6)
python2.6-examples - Examples for the Python language (v2.6)
python2.5 - Un lenguaje interactivo de alto nivel orientado a objetos
(versión 2.5)
python2.5-minimal - Un subcojunto mínimo del lenguaje Python (versión 2.5)
python2.6 - Lenguaje interactivo de alto nivel orientado
python2.6-minimal - Un subcojunto mínimo del lenguaje Python (versión 2.6)
python2.4 - An interactive high-level object-oriented language (version 2.4)
python2.4-minimal - A minimal subset of the Python language (version 2.4)
Searching more, I found the following url:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589518
mentioning that "...MythTV requires Python >= 2.5.."
maybe it's the same case for this package?
thanks,
Marcelo