<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Package: statsmodels<br>
Version: 0.10.2-1<br>
Severity: serious<br>
<br>
Statsmodels autopkgtest is failing, both in the unstable to
testing migration tests, and in the pure unstable tests.<br>
<br>
The migration test is failing with the following error (
<a class="moz-txt-link-freetext" href="https://ci.debian.net/data/autopkgtest/testing/amd64/s/statsmodels/3711641/log.gz">https://ci.debian.net/data/autopkgtest/testing/amd64/s/statsmodels/3711641/log.gz</a>
)<br>
</p>
<pre>_____________ ERROR collecting tsa/statespace/tests/test_kalman.py _____________
ImportError while importing test module '/usr/lib/python3/dist-packages/statsmodels/tsa/statespace/tests/test_kalman.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/statsmodels/tsa/statespace/tests/test_kalman.py:48: in <module>
from statsmodels.tsa.statespace import _statespace as ss
E ImportError: cannot import name '_statespace' from 'statsmodels.tsa.statespace' (/usr/lib/python3/dist-packages/statsmodels/tsa/statespace/__init__.py)
=============================== warnings summary ===============================
The pure unstable test is failing to install python-statsmodels, I have no idea why.
</pre>
</body>
</html>