Comment 1 for bug 481480

Revision history for this message
Sir.Rainbow (sir-rainbow) wrote :

I've done some progress on the issue, wrapping that import in a try and except statement to look what other problems were ahead. I've got import errors for the module gio , gtksourceview2, and os.nice (exists only on Unix as per python docs). Does anybody knows in which version of pyobjects should gio actually be?
Moreover, what are the exact minimum version requirements of all the external libriaries ?(pygtk,pyobj, and so on) I think the ones on the Website are possibly outdated?
Thank you