Re: [Numpy-discussion] numpy.test() failure

2011-09-14 Thread Charles R Harris
On Wed, Sep 14, 2011 at 2:45 PM, Samuel John wrote: > Hi Nils, > > which version of numpy, which os? > I can infer that you use python 2.6 in 64bit, right? > > Right after the beginning of the numpy.test() are some crucial information. > > bests > Samuel > > On 14.09.2011, at 22:09, Nils Wagner

Re: [Numpy-discussion] numpy.test() failure

2011-09-14 Thread Ralf Gommers
On Wed, Sep 14, 2011 at 10:45 PM, Samuel John wrote: > Hi Nils, > > which version of numpy, which os? > Latest master. Due to https://github.com/numpy/numpy/commit/af22fc43 Travis, did you run the test suite? arange is used but not imported. Ralf > I can infer that you use python 2.6 in 64b

Re: [Numpy-discussion] numpy.test() failure

2011-09-14 Thread Samuel John
Hi Nils, which version of numpy, which os? I can infer that you use python 2.6 in 64bit, right? Right after the beginning of the numpy.test() are some crucial information. bests Samuel On 14.09.2011, at 22:09, Nils Wagner wrote: > ERROR: test_polyfit (test_polynomial.TestDocs) > -

[Numpy-discussion] numpy.test() failure

2011-09-14 Thread Nils Wagner
ERROR: test_polyfit (test_polynomial.TestDocs) -- Traceback (most recent call last): File "/home/nwagner/local/lib64/python2.6/site-packages/numpy/lib/tests/test_polynomial.py", line 106, in test_polyfit weights = arange