|
From: Francesc A. <fa...@ca...> - 2006-02-15 10:00:47
|
A Dimecres 15 Febrer 2006 00:01, Travis Oliphant va escriure: > I'd like to make a new release of NumPy in the next day or two. If > there are any outstanding issues, please let me know. Well, I've run all the recently added tests for unicode in both UCS4 and UCS2 platforms and all passes flawlessly. Very good :-) However, there are some problem when trying to load the unicode tests when running the complete suite: In [1]: import numpy In [2]: numpy.test(1) Found 11 tests for numpy.core.umath Found 8 tests for numpy.lib.arraysetops Found 26 tests for numpy.core.ma Found 6 tests for numpy.core.records Found 14 tests for numpy.core.numeric Found 4 tests for numpy.distutils.misc_util Found 3 tests for numpy.lib.getlimits Found 30 tests for numpy.core.numerictypes Found 9 tests for numpy.lib.twodim_base Found 1 tests for numpy.core.oldnumeric Found 44 tests for numpy.lib.shape_base Found 4 tests for numpy.lib.index_tricks Found 42 tests for numpy.lib.type_check Found 3 tests for numpy.dft.helper Warning: !! FAILURE importing tests for <module 'numpy.core.multiarray'= =20 from '...kages/numpy/core/multiarray.so'> /usr/lib/python2.3/site-packages/numpy/core/tests/test_multiarray.py:195:=20 ImportError: No module named test_unicode (in ?) Found 7 tests for numpy.core.defmatrix Found 33 tests for numpy.lib.function_base Found 0 tests for __main__ =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................... =2D--------------------------------------------------------------------- Ran 247 tests in 0.951s OK I've been trying to see how to correctly load the unicode tests, but failed miserably. Perhaps Pearu can tell us about the correct way to do that. Thanks, >0,0< Francesc Altet =A0 =A0 http://www.carabos.com/ V V C=E1rabos Coop. V. =A0=A0Enjoy Data "-" |