[Numpy-discussion] git source datetime build error

Scott Sinclair scott.sinclair.za at gmail.com
Wed Jun 8 12:03:38 EDT 2011


On 8 June 2011 17:27, Mark Wiebe <mwwiebe at 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 at 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



More information about the NumPy-Discussion mailing list