Hi Samuel, I tried running WINDOWPATH= python brl_test.py
The situation remains unchanged. Pranav -----Original Message----- From: BRLTTY <[email protected]> On Behalf Of Samuel Thibault Sent: Friday, May 16, 2025 4:04 AM To: Informal discussion between users and developers of BRLTTY. <[email protected]> Subject: Re: [BRLTTY] Revisiting outputting braille from my python script Pranav Lal, le mer. 14 mai 2025 06:42:13 +0530, a ecrit: > When I run the below script, I am expecting to see the word "hello" > displayed on the display. That does not happen. It does work here. Perhaps you have a WINDOWPATH environment variable somehow set? You could try to override it with: WINDOWPATH= python brl_test.py Samuel _______________________________________________ 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.app/mailman/listinfo/brltty _______________________________________________ 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.app/mailman/listinfo/brltty
