[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gnome-orca throwing python errors



Daniel Dalton <d.dalton@iinet.net.au> wrote:
> I've installed package gnome-orca from apt, and it's obviously pulled
> all of it's dependencies. 
> 
> I have checked that python-brlapi is installed. I do build brltty from
> source, but the debian package of brltty is also installed in a
> separate directory to where I install my source version of brltty too. 

I have only the Debian package here (no local version of BRLTTY or Brlapi),
and Orca starts without error.

A quick thought: run Python, then:
import sys
print sys.path
and make sure it isn't picking up your local version of python-brlapi before
it gets the packaged version.


Reply to: