Samuel Thibault ha scritto: > On the brltty invocation command, remember to also put > > -A auth=none
I invoked brltty as follow> brltty -A auth=none -b bl -d serial:ttyS0 braillelite starts. Then I loaded the python command line and wrote: import brlapi d=brlapi.Connection() here the message error I get back: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "brlapi.pyx", line 232, in brlapi.Connection.__init__ brlapi.ConnectionError: couldn't connect to 127.0.0.1:0 with key //etc/brlapi.ke y: read in brlapi_readPacketHeader: Input/output error _______________________________________________ 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://mielke.cc/mailman/listinfo/brltty
