[BRLTTY] Python bindings - 3.6

Dave Mielke dave at mielke.cc
Fri Jun 16 17:29:05 EDT 2017


[quoted lines by Gwyn Ciesla on 2017/06/16 at 16:16 -0500]

>Those modules are present, so I'm thinking the check in configure needs 
>updating.

That's possible.

The test is to run ${PYTHON} (so whatever the PYTHON environment variable is 
set to), with -c and an import of each module. So, for example:

   "${PYTHON}" -c "import sys;"

What happens when you do this from a shell command line with /usr/bin/python3?

-- 
Dave Mielke           | 2213 Fox Crescent | http://Mielke.cc/
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: Dave at Mielke.cc | Canada  K2A 1H7   | The Bible is the very Word of God.


More information about the BRLTTY mailing list