On Fri, Jun 16, 2017 at 4:29 PM, Dave Mielke <[email protected]> wrote: > [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? > > Nothing is output, indicating that it imported the sys module successfully.
> -- > Dave Mielke | 2213 Fox Crescent | http://Mielke.cc/ > Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ > EMail: [email protected] | Canada K2A 1H7 | The Bible is the very Word of > God. > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: [email protected] > For general information, go to: http://brltty.com/mailman/listinfo/brltty > -- http://cecinestpasunefromage.wordpress.com/ ------------------------------------------------ in your fear, seek only peace in your fear, seek only love -d. bowie
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.com/mailman/listinfo/brltty
