Advertisement
Guest User

Untitled

a guest
Mar 27th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/bin/software-properties-gtk", line 37, in <module>
  3. from softwareproperties.gtk.SoftwarePropertiesGtk import SoftwarePropertiesGtk
  4. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 34, in <module>
  5. from aptdaemon import client
  6. File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 43, in <module>
  7. from gi.repository import GObject
  8. File "/usr/lib/python3/dist-packages/gi/__init__.py", line 27, in <module>
  9. from ._gi import _API, Repository
  10. ImportError: No module named _gi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement