[BRLTTY] Revisiting outputting braille from my python script
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Thu May 15 22:33:57 UTC 2025
    
    
  
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
    
    
More information about the BRLTTY
mailing list