On Fri, Jun 16, 2017 at 11:53 PM, Dave Mielke <[email protected]> wrote:
> [quoted lines by Gwyn Ciesla on 2017/06/16 at 16:38 -0500] > > >> 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. > > I didn't have Python3 installed yet, so I installed the python3 and > python3-devel packages and then did the very same configure I usually do > with > PYTHON=/usr/bin/python3 added. I believe, therefore, that I've essentially > reproduced what you're wanting to do. > > It works for me. I guess the modified file names are correct because the > following two files get installed: > > /usr/lib64/python3.3/site-packages/Brlapi-0.6.6-py3.3.egg-info > /usr/lib64/python3.3/site-packages/brlapi.cpython-33m.so > > So, as near as I can tell, it seems that our software is working as it > should. > > -- > 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 > Correct, it works with Python 3.3. But when I do the same with Python 3.6, it does not. -- 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
