[Numpy-discussion] import numpy fails on dev build

Raymond Roberts rayvroberts at gmail.com
Wed Jun 8 16:07:56 EDT 2011


numpy.__version__ == 2.0.0.dev-76ca55f
python version 2.7.1

Gentoo Linux 2.6.38-r6 installed inside of VMWare fusion on Mac OS X 10.6.7
gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5

Build is successful. Import of numpy dev build results in the following
error message

ImportError: ~/numpy/lib/python/numpy/core/multiarray.so: undefined symbol:
_PyUnicodeUCS4_IsWhitespace

Captured the output of build and nowhere is there an error or warning
related to _PyUnicodeUCS4_IsWhitespace.



-Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110608/6f5b72a7/attachment.html>


More information about the NumPy-Discussion mailing list