[Python-modules-team] Bug#802149: python-mplexporter: FTBFS: ImportError: No module named 'numpy'
Chris West (Faux)
solo-debianbugs at goeswhere.com
Sat Oct 17 16:10:51 UTC 2015
Source: python-mplexporter
Version: 0.0.1+20140921-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
The package fails to build:
Ran 0 tests in 0.000s
OK
I: pybuild base:170: cd /python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build; python3.5 -m unittest discover -v
mplexporter (unittest.loader._FailedTest) ... ERROR
======================================================================
ERROR: mplexporter (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: mplexporter
Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/loader.py", line 462, in _find_test_path
package = self._get_module_from_name(name)
File "/usr/lib/python3.5/unittest/loader.py", line 369, in _get_module_from_name
__import__(name)
File "/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/__init__.py", line 1, in <module>
from .renderers import Renderer
File "/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/renderers/__init__.py", line 9, in <module>
from .base import Renderer
File "/python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build/mplexporter/renderers/base.py", line 5, in <module>
import numpy as np
ImportError: No module named 'numpy'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd /python-mplexporter-0.0.1+20140921/.pybuild/pythonX.Y_3.5/build; python3.5 -m unittest discover -v
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/python-mplexporter.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
More information about the Python-modules-team
mailing list