From: Sandro T. <mo...@de...> - 2012-06-11 15:41:24
|
On Mon, Jun 11, 2012 at 3:40 PM, RuiDC <ru...@ya...> wrote: > > Testing looks good only two known fails for me against the rc2 binaries that > I spotted on SF on both Windows7 amd64 and Windows XP x86_32 (both Python > 2.7.3). > > The only thing out of the ordinary for me is the following on both: > > matplotlib.tests.test_axes.test_markevery_line.test ... ok > C:\Python27\lib\site-packages\matplotlib\lines.py:461: RuntimeWarning: > invalid value encountered in greater_equal > return np.alltrue(x[1:]-x[0:-1]>=0) > matplotlib.tests.test_axes.test_nonfinite_limits.test ... ok > > I'd seen this on Sandro Tosi's output on this ML, is this a known numpy > issue? (using the Christoph Gohlke 1.6.2 MKL binaries) yep: http://mail.scipy.org/pipermail/numpy-discussion/2012-June/062734.html -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi |