I also believe a python26 RPM is in EPEL, an add-on repository for CentOS & RHEL.
/Brian/ On Wed, Jul 7, 2010 at 6:12 PM, Steve Cliffe <[email protected]> wrote: > I manually installed Python 2.6 a while ago and just change the Python > scripts in /usr/share/mythtv/mythvideo to use python2.6 instead of python2.4 > > Steve. > > > On 7/07/2010 11:11 PM, Roald wrote: > >> Hi all, >> >> Do tmdb.py and ttvdb.py work at all on Centos 5? >> >> I get: >> >> [r...@southpole ~]# /usr/share/mythtv/mythvideo/scripts/Movie/tmdb.py >> -l en -M "The Hangover" >> File "/usr/share/mythtv/mythvideo/scripts/Movie/tmdb.py", line 217 >> class moviedbQueries(): >> ^ >> SyntaxError: invalid syntax >> >> and >> >> [r...@southpole ~]# >> /usr/share/mythtv/mythvideo/scripts/Television/ttvdb.py -l en -M >> "Sanctuary" >> >> The modules tvdb_api.py (v1.0.0 or greater), tvdb_ui.py, >> tvdb_exceptions.py and cache.py. >> They should have been installed along with the MythTV python bindings. >> Error:(No module named etree.cElementTree) >> >> I know jamu and some other scripts wont work because Python is too >> old, but I'm not sure if that is the problem with these scripts (it >> seems they refer to python2.4) or if I'm missing some dependency. >> >> Any tips? >> >> >> > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users >
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
