Alle 14:51, lunedì 19 febbraio 2007, Francesc Altet ha scritto:
> El dl 19 de 02 del 2007 a les 14:43 +0100, en/na Antonio Valentino va
>
> escriure:
> > Alle 14:18, lunedì 19 febbraio 2007, Francesc Altet ha scritto:
> > > Hola Antonio,
> > >
> > > Yes. I've no tested alpha1 with no numarray and/or Numeric installed.
> > > Now, I've committed the patches (hopefully the correct ones) in trunk.
> > > Please, can you confirm that your tests runs well in your platform?
> > >
> > > If all goes well, I'll do a new micro-release later today.
> > >
> > > Ciao,
> >
> > OK, the test suite runs for rev:2401.
> > There are some failures (see the attached file) but I don't know if they
> > are due to the numpy version (1.0.1).
>
> Nope. These should be due to your Pyrex version. Please upgrade Pyrex to
> at least 0.9.5, *regenerate* all .c files and rerun again.
>
> Ciao,

you are right :)

python test_all.py --heavy 2>&1 |tee ~/tables20_testlog.txt
/home/valentino/projects/extern/pytables/tables/leaf.py:149: UserWarning: lzo 
compression library is not available. Using zlib instead!.
  "%s compression library is not available. Using zlib instead!." %(complib))

[cut]

Ran 2167 tests in 93.669s

OK
*Warning*: NumPy version is lower than recommended: 1.0.1 < 1.0.2
***Python2.5 in 64-bit platform detected: disabling numarray/Numeric tests***
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PyTables version:  2.0a1
HDF5 version:      1.6.5
NumPy version:     1.0.1
Zlib version:      1.2.3
BZIP2 version:     1.0.3 (15-Feb-2005)
Python version:    2.5 (r25:51908, Jan  9 2007, 17:00:50)
[GCC 4.1.2 20061115 (prerelease) (SUSE Linux)]
Platform:          linux2-x86_64
Byte-ordering:     little
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Performing the complete test suite!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Skipping Numeric test suite.
Skipping numarray test suite.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-- 
Antonio Valentino
Consorzio Innova
Contrada Chiatamura lotto 188
Zona Industriale La Martella
75100 Matera (MT) Italy

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to