This is caused by a stale reference to site-packages in
/usr/lib/python2.6/dist-packages/pyatspi-cobra.pth.  It refers to the
old 'site-packages' instead of 'dist-packages'.  The contents should
look like:

import commands, sys; a = commands.getoutput('gconftool-2 --get
/desktop/gnome/interface/at-spi-corba'); (a == 'true') and
sys.path.insert(0, '/usr/lib/python2.6/dist-packages/pyatspi-corba')

Bill

-- 
No module named pyatspi
https://bugs.launchpad.net/bugs/491327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to