8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question a 8000 bout this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, when building 1.7.0b2 on Debian unstable amd64 the tests suite returns some error:
Running unit tests for numpy NumPy version 1.7.0b2 NumPy is installed in /home/morph/deb/build-area/python-numpy-1.7.0~b2/debian/tmp/usr/lib/python3/dist-packages/numpy Python version 3.2.3 (default, Jul 13 2012, 21:02:37) [GCC 4.7.1] nose version 1.1.2 1 -- running tests for 3.2 debug -- /usr/lib/python3/dist-packages/nose/core.py:247: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/nose/usage.txt' mode='r' encoding='UTF-8'> os.path.dirname(__file__), 'usage.txt'), 'r').read() ..........................................................................................................................python3.2-dbg: numpy/core/src/multiarray/common.c:161: PyArray_DTypeFromObjectHelper: Assertion `((((((PyObject*)(temp))->ob_type))->tp_flags & ((1L<<27))) != 0)' failed.
That happend even with beta1 but forgot to report for amd64 architecture; it's shown also on the other Debian architectures.
Regards, Sandro
The text was updated successfully, but these errors were encountered:
Thanks a lot for reporting this! We need to fix this.
Sorry, something went wrong.
This was fixed by 5ae12ea.
No branches or pull requests
Hello,
when building 1.7.0b2 on Debian unstable amd64 the tests suite returns some error:
That happend even with beta1 but forgot to report for amd64 architecture; it's shown also on the other Debian architectures.
Regards,
Sandro
The text was updated successfully, but these errors were encountered: