On Sun, Nov 10, 2013 at 5:12 PM, Christian K. <ckk...@hoc.net> wrote:
> Am 10.11.13 21:06, schrieb Christian K.: > > Am 03.11.13 13:42, schrieb Julian Taylor: > >> Hi all, > >> > >> I'm happy to announce the release candidate of Numpy 1.7.2. > >> This is a bugfix only release supporting Python 2.4 - 2.7 and 3.1 - 3.3. > >> > >> More than 37 issues were fixed, the most important issues are listed in > >> the release notes: > >> > https://github.com/numpy/numpy/blob/v1.7.2rc1/doc/release/1.7.2-notes.rst > >> > >> It is supposed to not break any existing code, so please test the > >> releases and report any issues you find. > >> > >> Source tarballs and release notes can be found at > >> https://sourceforge.net/projects/numpy/files/NumPy/1.7.2rc1/. > >> Currently only Windows installers are available. OS X installer will > >> follow soon. > > > > On OSX compilation succeeds (with some errors though) but test() fails. > > > > Attached is the full output. > > I just realised that setup.py picked up gcc 4.0. Anyway, after switching > to 4.2 the tests still fail. > Looks like your tests might be left over from 1.8. Try cleaning out the install and build directories and doing a clean install. Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion