[Debian-olpc-devel] Bug#706298: python-abiword: missing python-gobject-2 dependency

Michael Gilbert mgilbert at debian.org
Sat Apr 27 22:06:40 UTC 2013


package: python-abiword
severity: serious
version: 0.8.0-11

python-abiword currently has a missing dependency on gobject

$ python -c "import abiword"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/abiword/__init__.py", line 1,
in <module>
    from abiword import *
ImportError: could not import gobject (error was: 'No module named gobject')

Installing python-gobject-2 resolves this problem.



More information about the Debian-olpc-devel mailing list