Can't run tests in PyGObject



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]