[mythtv-users] Mythmetadatalookup Fails with "Television grabber not functional. Aborting this run."

Paul Gallaway pgallaway at gmail.com
Mon Apr 30 12:13:11 UTC 2012


On Mon, Apr 30, 2012 at 4:12 AM, Raymond Wagner <raymond at wagnerrp.com> wrote:
> Run "PREFIX/share/mythtv/metadata/Television/ttvdb.py --version" and output
> the results.  PREFIX defaults to "/usr/local" in MythTV's build system, but
> your distro may install to "/usr" instead.

Distro has it in /usr/

mythtv at silo:~/$ PREFIX/share/mythtv/metadata/Television/ttvdb.py --version
-bash: PREFIX/share/mythtv/metadata/Television/ttvdb.py: No such file
or directory
mythtv at silo:~/$ /usr/share/mythtv/metadata/Television/ttvdb.py --version
Could not import levenshtein string distance method from MythTV Python Bindings
Error:(No module named utility)

Thought it might be a dependency problem so did a search for packages
with 'levenshtein' in the name and installed them, still no change to
the command above

mythtv at silo:~/src/mythtv/mythtv/programs/mythmetadatalookup$ aptitude
search levenshtein
i   libtext-levenshtein-perl
i   libtext-levenshteinxs-perl
i   python-levenshtein
p   python-levenshtein-dbg

~pAul.


More information about the mythtv-users mailing list