Can't run tests in PyGObject
- From: Kerrick Staley <mail kerrickstaley com>
- To: python-hackers-list gnome org
- Subject: Can't run tests in PyGObject
- Date: Wed, 29 Aug 2012 14:48:18 -0500
Hello. In my .jhbuildrc, I have the modules list set to ['pygobject', 'clutter']. I ran
jhbuild build
jhbuild shell
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]