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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]