Comment 10 for bug 81790

Revision history for this message
QuentinHartman (qhartman) wrote :

Actaully, my output is somewhat different:

qhartman@qhartman-x:~/Desktop$ gdebi
Traceback (most recent call last):
  File "/usr/bin/gdebi", line 35, in <module>
    from GDebi.GDebiCli import GDebiCli
ImportError: No module named GDebi.GDebiCli
qhartman@qhartman-x:~/Desktop$

And for gdebi-gtk:

qhartman@qhartman-x:~/Desktop$ gdebi-gtk
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
  File "/usr/bin/gdebi-gtk", line 31, in <module>
    from GDebi.GDebi import GDebi
ImportError: No module named GDebi.GDebi