Hi, On Wed, Jul 07, 2010 at 03:11:24PM +0200, 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)
The latter is in python-elementtree, just yum it in. I'm not sure what the empty parentheses for moviedbQueries mean. Perhaps they can just be removed. > 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? > > -- Axel.Thimm at ATrpms.net
pgp3R54t5AUR0.pgp
Description: PGP signature
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
