Have made changes as posted above into comment #18 :
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
if 'gobject' in sys.modules:
import gobject as GObject
else:
from gi.repository import GObject
from . import enums
but got error:
File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 40
if 'gobject' in sys.modules:
^
SyntaxError: invalid character in identifier
Does not see what is wrong there (remove/add done as per #7 link details)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026066
Title:
software-properties-gtk crashed with ImportError in /usr/lib/python3
/dist-packages/aptdaemon/client.py: No module named gobject
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1026066/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs