On Mon, Aug 31, 2009 at 03:59:33PM -0400, Aaron M. Ucko wrote:
> Kumar Appaiah writes:
>
> > The fix is simple: either their new npy_endian.h method is broken,
> > since it does not attempt to find the endian.h present on all Debian
> > machines, or I have not figured out how to force the use of
Kumar Appaiah writes:
> The fix is simple: either their new npy_endian.h method is broken,
> since it does not attempt to find the endian.h present on all Debian
> machines, or I have not figured out how to force the use of
> endian.h. A simple workaround I'd suggest is to path the npy_endian.h
>
Dear Debian Pythoners,
Due to a change in the endianness detection in Python, several new
problems have started to occur. Initially, it refused to build on
several architectures due to the new detection scheme, which failed to
handle some CPU cases[0]; this was fixed by forcing it to use
endian.h.
3 matches
Mail list logo