Comment 3 for bug 729933

Revision history for this message
Mostafa Razavi (elektito) wrote :

The weird thing about this bug is that the import works fine on a second attempt. So for example if I run "from gi.repository import Gtk" I get an "AttributeError: type object 'Widget' has no attribute '__info__'." Now when I rerun it, everything works fine. Subsequent imports also need to be repeated in order to work.