<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix"><br>
Hi Stephen!</div>
<div class="moz-cite-prefix"><br>
</div>
<blockquote type="cite"
cite="mid:mailman.1.1634212802.23886.mythtv-users@mythtv.org">
<pre class="moz-quote-pre" wrap="">So the libmyth-python package from MythTV v30 is not installed.</pre>
</blockquote>
<p><br>
</p>
<p> </p>
<p style="margin-bottom: 0in; line-height: 100%">Sorry about the
delay in responding: took my friend to urgent care facility this
morning. Nothing overly serious a prescription for antibiotics
shouldn’t cure in a week. (In U.S. ‘urgent care facility’ is a
walk-in medical site for symptoms less than requiring Emergency
Room
treatment.)</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">OK, back to
business. Downloaded the current <font face="moz-fixed"><font
style="font-size: 9pt" size="2"><span lang="en-US"><a
href="http://www.jsw.gen.nz/mythtv/test-mythbackend.py">test-mythbackend.py</a>
</span></font></font> – looks to be v.1.3 of October 12<sup>th</sup>
still. Modified initial line to use python2.</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">barry@NZXT:~$
python '/home/barry/MythTV Backend
Scripts/test-mythbackend_v1_3-101421.py' </font></font>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Please
install the MythTV services_api version compatible with your
MythTV
backend.</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">In
Ubuntu, to get the current version of the MythTV services_api,
do
"sudo apt install libmyth-python".</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">If
you still get this message after installing libmyth-python, do
"sudo
apt install python-future python-requests".</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Traceback
(most recent call last):</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"> <font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">File
"/home/barry/MythTV Backend
Scripts/test-mythbackend_v1_3-101421.py", line 35, in
<module></font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"> <font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">from
MythTV.services_api import send as api</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">ImportError:
No module named services_api</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">OK, expected.</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">barry@NZXT:~$
sudo apt install libmyth-python</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">[sudo]
password for barry: </font></font>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Reading
package lists... Done</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Building
dependency tree </font></font>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Reading
state information... Done</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">libmyth-python
is already the newest version
(2:29.1+fixes.20180414.329c235-0ubuntu3).</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">The
following package was automatically installed and is no longer
required:</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"> <font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">libpdf-api2-perl</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Use
'sudo apt autoremove' to remove it.</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">0
upgraded, 0 newly installed, 0 to remove and 13 not upgraded.</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">Pretty much
expected. Re-ran <font face="Liberation Mono, monospace"><font
style="font-size: 10pt" size="2">test-mythbackend_v1_3-101421.py'</font></font>
– same error. Expected.</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">barry@NZXT:~$
sudo apt install python-future python-requests</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Reading
package lists... Done</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Building
dependency tree </font></font>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Reading
state information... Done</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">python-future
is already the newest version (0.15.2-4ubuntu2).</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">python-requests
is already the newest version (2.18.4-2ubuntu0.1).</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">The
following package was automatically installed and is no longer
required:</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"> <font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">libpdf-api2-perl</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">Use
'sudo apt autoremove' to remove it.</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">0
upgraded, 0 newly installed, 0 to remove and 13 not upgraded.</font></font></p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">Still “<font
face="Liberation Mono, monospace"><font style="font-size: 10pt"
size="2">ImportError:
No module named services_api “</font></font> – obviously I’m
doing something not quite right. Seems like I need to tell it
which
version (30) to download.</p>
<p style="margin-bottom: 0in; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0in; line-height: 100%">Barry <br>
</p>
<br>
</body>
</html>