[mythtv-users] Myth perl script not working since upgrade to 0.25
David Farmer
remrafevad at gmail.com
Fri Jun 1 23:19:13 UTC 2012
I'm also getting this.
$ /usr/share/mythtv/metadata/Television/ttvdb.py --version
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 lxml.etree)
$ /usr/share/mythtv/metadata/Movie/tmdb.py --version
The subdirectory "tmdb" containing the modules tmdb_api.py (v0.1.3 or
greater), tmdb_ui.py,
tmdb_exceptions.py must have been installed with the MythTV python bindings.
Error:(No module named lxml.etree)
$ /usr/share/mythtv/metadata/Movie/tmdb3.py --version
Traceback (most recent call last):
File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 18, in <module>
from MythTV.tmdb3 import searchMovie, Movie, Collection, set_key,
set_cache, set_locale
File "/usr/lib/python2.7/site-packages/MythTV/__init__.py", line 37, in
<module>
from connections import dbmodule
File "/usr/lib/python2.7/site-packages/MythTV/connections.py", line 14,
in <module>
import lxml.etree as etree
ImportError: No module named lxml.etree
> Try running the grabber script directly, or 'mythpython --version'. In
>> any case, it's not a Perl issue, but either the Python grabber or
>> bindings.
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users [at] mythtv
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120602/25941c46/attachment.html>
More information about the mythtv-users
mailing list