Bug#826042:
PICCA Frederic-Emmanuel
frederic-emmanuel.picca at synchrotron-soleil.fr
Sun Aug 21 10:32:51 UTC 2016
Hello during the packaging I get this error message for the tests
======================================================================
ERROR: spyderlib.widgets.tests.test_array_builder (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: spyderlib.widgets.tests.test_array_builder
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
__import__(name)
File "spyderlib/widgets/tests/test_array_builder.py", line 13, in <module>
from pytestqt import qtbot
ImportError: No module named pytestqt
so it seems that we need to package also pytest-qt
More information about the debian-science-maintainers
mailing list