<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No, it looks like NPY_ALLOW_THREADS is not defined: this pre processor<br>symbol is defined in 
config.h, which is auto generated by the setup.py<br>from numpy.core. Can you paste its content (should be somewhere in<br>your build directory).<br><br>David</blockquote></div><br>Here it is :<br clear="all"><br>/* #define SIZEOF_SHORT 2 */
<br>/* #define SIZEOF_INT 4 */<br>/* #define SIZEOF_LONG 4 */<br>/* #define SIZEOF_FLOAT 4 */<br>/* #define SIZEOF_DOUBLE 8 */<br>#define SIZEOF_LONG_DOUBLE 8<br>#define SIZEOF_PY_INTPTR_T 4<br>/* #define SIZEOF_LONG_LONG 8 */
<br>#define SIZEOF_PY_LONG_LONG 8<br>/* #define CHAR_BIT 8 */<br><br>Matthieu<br>-- <br>French PhD student<br>Website : <a href="http://miles.developpez.com/">http://miles.developpez.com/</a><br>Blogs : <a href="http://matt.eifelle.com">
http://matt.eifelle.com</a> and <a href="http://blog.developpez.com/?blog=92">http://blog.developpez.com/?blog=92</a><br>LinkedIn : <a href="http://www.linkedin.com/in/matthieubrucher">http://www.linkedin.com/in/matthieubrucher
</a>