Hi, Juan and all,
do: yum install at-spi-python. If you need help, call or write.
HTH.
--
Bill in Denver
On Sun, 30 Dec 2007, Bram Duvigneau wrote:
Juan Hernandez wrote:When typing orca --version I get the below traceback: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/local/lib/python2.5/site-packages/orca/orca.py", line 54, in <module> import pyatspi ImportError: No module named pyatspi Any ideas?yes, Orca switched to the PyAtspi python atspi bindings recently. So, you'll have to install the pyatspi python module. In Ubuntu it's in the repositories by default, not sure about Fedora.Bram