On 8 June 2011 17:27, Mark Wiebe <mwwi...@gmail.com> wrote:
> I've committed a fix for x86_64 as well now. Sorry for the breakage!

Works for me.

(numpy-master-2.7)scott@godzilla:~$ python -c "import numpy; numpy.test()"
Running unit tests for numpy
NumPy version 2.0.0.dev-76ca55f
NumPy is installed in
/home/scott/.virtualenvs/numpy-master-2.7/local/lib/python2.7/site-packages/numpy
Python version 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53) [GCC 4.5.2]
nose version 0.11.4
.....<snip>......
----------------------------------------------------------------------
Ran 3212 tests in 14.816s

OK (KNOWNFAIL=3, SKIP=6)

Cheers,
Scott
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to