numpy issue fixed in svn r4036.
Cheers,
Thomas
Thomas Holder wrote, On 07/23/13 11:18:
> Hi Andreas,
>
> I recently made a small change regarding numpy support. Can you please
> send me the output of the following command:
>
> ls /usr/lib64/python2.6/site-packages/numpy/core/include/numpy
>
Hi Andreas,
I recently made a small change regarding numpy support. Can you please
send me the output of the following command:
ls /usr/lib64/python2.6/site-packages/numpy/core/include/numpy
Meanwhile, just disable numpy support by removing the try/except block
in setup.py line 221.
Thanks,
T