Bug#1030653: pyemd: autopkgtest regression

Graham Inggs ginggs at debian.org
Mon Feb 6 06:12:52 GMT 2023


Source: pyemd
Version: 0.5.1.54.g802fa86-1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression

Hi Maintainer

The autopkgtests of pyemd 0.5.1.54.g802fa86-1 are failing in testing
[1] and unstable [2].  I've copied what I hope is the relevant part of
the log below.

Regards
Graham


[1] https://ci.debian.net/packages/p/pyemd/testing/amd64/
[2] https://ci.debian.net/packages/p/pyemd/unstable/amd64/


==================================== ERRORS ====================================
 [31m [1m_____________________ ERROR collecting test/test_pyemd.py
______________________ [0m
 [1m [31mtest/test_pyemd.py [0m:6: in <module>
    import numpy as np
 [1m [31mE   ModuleNotFoundError: No module named 'numpy' [0m
 [31m [1m_____________________ ERROR collecting test/test_pyemd.py
______________________ [0m
 [31mImportError while importing test module
'/tmp/autopkgtest-lxc.u3ik84nf/downtmp/build.TqX/src/test/test_pyemd.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:618: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/lib/python3/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
    ???
<frozen importlib._bootstrap>:1178: in _find_and_load
    ???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:690: in _load_unlocked
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:168: in exec_module
    exec(co, module.__dict__)
test/test_pyemd.py:6: in <module>
    import numpy as np
E   ModuleNotFoundError: No module named 'numpy' [0m



More information about the debian-science-maintainers mailing list