[BRLTTY] Brlapi and orca.

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Oct 29 16:34:52 EDT 2017


Hello,

I'm afraid this went unanswered?

Anders Holmberg, on dim. 24 sept. 2017 19:54:55 +0200, wrote:
> I don’t have any braille in orca so i decided to find out why.
> When i type:
> python -c ”import brlapi” i get:
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named brlapi
> So i guess i have not installed brltty with brlapi even though my intention was to do so.
> So how do i go about this?

Note that orca uses python3, so you probably need to use python3 instead
of python.

About brltty being installed with brlapi support, it depends how you
installed it. If that's from your distribution, you probably need some
package called something like python3-brlapi. If that's from source, you
need to send us the output of the configure command for us to have an
idea of what could have gone wrong.

samuel


More information about the BRLTTY mailing list