Hello. In my .jhbuildrc, I have the modules list set to ['pygobject',
 'clutter']. I ran

jhbuild build
jhbuild shell
git clone git://git.gnome.org/pygobject
cd pygobject
make
cd tests
python2 runtests.py

This gave me the error

ImportError: cannot import name GIMarshallingTests

How can I fix this issue so I can run the tests? jhbuild did install
gobject-introspection (as a dependency of pygobject).

- Kerrick
_______________________________________________
python-hackers-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/python-hackers-list

Reply via email to