Ticket #37 (closed defect: worksforme)

Opened 7 years ago

Last modified 7 years ago

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

comment:1 Changed 7 years ago by mmckerns

  • Status changed from new to closed
  • Resolution set to worksforme

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.

Note: See TracTickets for help on using tickets.