Opera Issue update/upgrade (with Software Centre)
open the file /usr/lib/python2.7/dist-packages/aptdaemon/client.py and change the line
import gobject as GObject –> from gi.repository import GObject
open the file /usr/lib/python2.7/dist-packages/aptdaemon/client.py and change the line
import gobject as GObject –> from gi.repository import GObject