I can fix these three things by performing the following command<div><br></div><div>export PYTHONPATH=/usr/lib/python2.6/site-packages/</div><div><br></div><div>and I have put this in my .bashrc file. Is this going to be enough to load the correct python path when the pc turns itself on for recordings? </div>
<div><br></div><div>My Metadata Lookups have never worked, it always fails with exit status 128. I was hoping this might fix it, but it doesn't appear to.<br><br><div class="gmail_quote">On Sat, Jun 2, 2012 at 8:49 AM, David Farmer <span dir="ltr"><<a href="mailto:remrafevad@gmail.com" target="_blank">remrafevad@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm also getting this.<div><br></div><div><div>$ /usr/share/mythtv/metadata/Television/ttvdb.py --version</div><div class="im">
<div><br></div><div>The modules tvdb_api.py (v1.0.0 or greater), tvdb_ui.py, tvdb_exceptions.py and cache.py.</div>
<div>They should have been installed along with the MythTV python bindings.</div></div><div class="im"><div>Error:(No module named lxml.etree)</div><div><br></div></div><div><div>$ /usr/share/mythtv/metadata/Movie/tmdb.py --version</div>
<div><br></div>
<div>The subdirectory "tmdb" containing the modules tmdb_api.py (v0.1.3 or greater), tmdb_ui.py,</div><div>tmdb_exceptions.py must have been installed with the MythTV python bindings.</div><div class="im"><div>
Error:(No module named lxml.etree)</div>
</div></div><div><br></div><div><div>$ /usr/share/mythtv/metadata/Movie/tmdb3.py --version</div><div class="im"><div>Traceback (most recent call last):</div></div><div> File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 18, in <module></div>
<div> from MythTV.tmdb3 import searchMovie, Movie, Collection, set_key, set_cache, set_locale</div><div class="im"><div> File "/usr/lib/python2.7/site-packages/MythTV/__init__.py", line 37, in <module></div>
<div> from connections import dbmodule</div>
<div> File "/usr/lib/python2.7/site-packages/MythTV/connections.py", line 14, in <module></div><div> import lxml.etree as etree</div><div>ImportError: No module named lxml.etree</div></div></div><div class="im">
<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><span style="font-family:Verdana,Arial,Helvetica">Try running the grabber script directly, or 'mythpython --version'. In</span><span style="font-family:Verdana,Arial,Helvetica"> </span></div>
<span style="font-family:Verdana,Arial,Helvetica">any case, it's not a Perl issue, but either the Python grabber or bindings. </span><div><div>_______________________________________________ <br>
mythtv-users mailing list <br>mythtv-users [at] mythtv <br><a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a></div><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div><br>
</div></blockquote></div><br>
</blockquote></div><br></div></div>
</blockquote></div><br></div>