Ticket #37 (closed defect: worksforme)
easy_install fails on numpy dependency on mac
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | major | Milestone: | mystic-0.1a2 |
Component: | mystic.tools | Keywords: | |
Cc: |
Description
easy_install fails to install numpy dependency on mac (for numpy-1.3.0b1), however running "easy_install numpy" succeeds.
This could be similar to the numarray problem that was fixed for pyIDL.
Change History
Note: See
TracTickets for help on using
tickets.
Today, intermittently, "easy_install numpy" finds nothing... or fails. I'm assuming that since the 1.3.0 release is imminent, this is due to preparing the release...
However, numpy seems to have a standing issue with easy_install (see http://projects.scipy.org/numpy/ticket/999).
This is not mystic's problem... but I'll add a note to the release page however, to warn users.