it!
>
> Thanks,
>
>Nadav
>
> -הודעה מקורית-
> מאת: numpy-discussion-boun...@scipy.org בשם Citi, Luca
> נשלח: ג 15-ספטמבר-09 11:32
> אל: Discussion of Numerical Python
> נושא: Re: [Numpy-discussion] Error in numpy 1.4.0 dev 07384
>
> I got the same pr
; Thanks,
>
>Nadav
>
> -הודעה מקורית-
> מאת: numpy-discussion-boun...@scipy.org בשם Citi, Luca
> נשלח: ג 15-ספטמבר-09 11:32
> אל: Discussion of Numerical Python
> נושא: Re: [Numpy-discussion] Error in numpy 1.4.0 dev 07384
>
> I got the same problem when compiling a ne
That it!
Thanks,
Nadav
-הודעה מקורית-
מאת: numpy-discussion-boun...@scipy.org בשם Citi, Luca
נשלח: ג 15-ספטמבר-09 11:32
אל: Discussion of Numerical Python
נושא: Re: [Numpy-discussion] Error in numpy 1.4.0 dev 07384
I got the same problem when compiling a new svn revision with
I got the same problem when compiling a new svn revision with some intermediate
files left from the build of a previous revision.
Removing the content of the build folder before compiling the new version
solved the issue.
___
NumPy-Discussion mailing li
I compiled the recent numpy from svn on gentoo-amd64, since then I often get
the error message:
RuntimeError: FATAL: module compiled aslittle endian, but detected different
endianness at runtime
Of course AMD64 is little endian, and array's byteorder is little endian by
default.
Grepping show