[Bug 1717754] [NEW] Exception raised: When using gi.repository you must not ...
Juerg Haefliger
1717754 at bugs.launchpad.net
Sun Sep 17 08:21:54 UTC 2017
Public bug reported:
I'm getting the following error after the latest artful upgrade:
$ openstack
Exception raised: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183
** Affects: python-openstackclient (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1717754
Title:
Exception raised: When using gi.repository you must not ...
Status in python-openstackclient package in Ubuntu:
New
Bug description:
I'm getting the following error after the latest artful upgrade:
$ openstack
Exception raised: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1717754/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list