umath import error for Numpy builds on OSX 10.6
hardcoreUFO
fonnesbeck at gmail.com
Thu Dec 10 18:41:46 EST 2009
On Dec 11, 12:29 pm, Robert Kern <robert.k... at gmail.com> wrote:
> Don't specify LDFLAGS if you don't have to. It is obliterating the -l flag for
> the npy_math library that numpy builds internally and tries to link with.
Unfortunately, that did not eliminate the error. I thought it was
something that was changed in Numpy, because my first go at building
was successful on Snow Leopard; it suddenly stopped working a few
weeks ago.
More information about the Python-list
mailing list