Comment 4 for bug 1361825

Revision history for this message
Martin Pitt (pitti) wrote :

For being sure that we get the full output, can you please run this

  python3 -c 'from gi.repository import Click'

and copy&paste the whole output? This looks like your glib is out of date (2.41.3-1), can you please upgrade to the current 14.10 version and check if it works then? If so, I'll bump the dependency in gobject-introspection.

Thanks!