Comment 8 for bug 1722553

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: openstack command raises exception referencing gi.repository and gnome bug 709183

Edit to previous comment:

And if I understand correctly from https://bugzilla.gnome.org/show_bug.cgi?id=709183, this is importing gtk+2 modules via 'import gtk' as well as gtk+3 modules via 'import gi' **which causes module conflicts**.