<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 16, 2017 at 4:29 PM, Dave Mielke <span dir="ltr"><<a href="mailto:dave@mielke.cc" target="_blank">dave@mielke.cc</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[quoted lines by Gwyn Ciesla on 2017/06/16 at 16:16 -0500]<br>
<br>
>Those modules are present, so I'm thinking the check in configure needs<br>
>updating.<br>
<br>
That's possible.<br>
<br>
The test is to run ${PYTHON} (so whatever the PYTHON environment variable is<br>
set to), with -c and an import of each module. So, for example:<br>
<br>
   "${PYTHON}" -c "import sys;"<br>
<br>
What happens when you do this from a shell command line with /usr/bin/python3?<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>Nothing is output, indicating that it imported the sys module successfully.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
--<br>
Dave Mielke           | 2213 Fox Crescent | <a href="http://Mielke.cc/" rel="noreferrer" target="_blank">http://Mielke.cc/</a><br>
Phone: <a href="tel:1-613-726-0014" value="+16137260014">1-613-726-0014</a> | Ottawa, Ontario   | <a href="http://Mielke.cc/bible/" rel="noreferrer" target="_blank">http://Mielke.cc/bible/</a><br>
EMail: Dave@Mielke.cc | Canada  K2A 1H7   | The Bible is the very Word of God.<br>
______________________________<wbr>_________________<br>
This message was sent via the BRLTTY mailing list.<br>
To post a message, send an e-mail to: <a href="mailto:BRLTTY@brltty.com">BRLTTY@brltty.com</a><br>
For general information, go to: <a href="http://brltty.com/mailman/listinfo/brltty" rel="noreferrer" target="_blank">http://brltty.com/mailman/<wbr>listinfo/brltty</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><a href="http://cecinestpasunefromage.wordpress.com/" target="_blank">http://cecinestpasunefromage.wordpress.com/</a><br>------------------------------------------------<br>in your fear, seek only peace<br>in your fear, seek only love<br><br>-d. bowie</div>
</div></div>