On Wed, Jul 21, 2010 at 11:46, David Ham wrote:
> The problem occurs because of the following symlinks:
>
>> ls -ld /usr/include/python2.?/numpy
> lrwxrwxrwx 1 root root 45 Jul 19 15:08 /usr/include/python2.5/numpy ->
> ../../share/pyshared/numpy/core/include/numpy
> lrwxrwxrwx 1 root root 45 Jul
Thanks Ondrej, on closer inspection I think you are correct.
The bug is somewhat different. _numpyconfig.h is different for python
2.5 and python 2.6 . It is therefore not present in
/usr/share/pyshared/numpy/core/include/numpy/
It is, however, present in:
/usr/lib/pymodules/python2.6/numpy/
2 matches
Mail list logo