Il giorno Sat, 17 Feb 2007 19:01:09 +0100
Francesc Altet <[EMAIL PROTECTED]> ha scritto:

> Hi List,
> 
> After several months of hard work, Ivan and me are very proud to
> announce the public availability of the first alpha release of
> PyTables 2.0.
> 
> Despite it is labeled as alpha we think that's it is stable enough to
> deserve a look from people that is interested in developing modules
> for it or just for getting a taste of the shiny new PyTables :)
> 
> Below is the official announcement. Enjoy data!

Congratulation guys. I still have got no time to look it in depth but it
is a very impressive job! :)

> - Native HDF5 datasets with H5T_ARRAY datatypes are fully supported
> for reading now.

Could you explain this more in depth please.

> Share your experience
> =====================
> 
> Let us know of any bugs, suggestions, gripes, kudos, etc. you may
> have.

unfortunately I have got this error trying to run the test suite on a
fresh svn working copy:

[EMAIL PROTECTED]:~/projects/extern/pytables/tables/tests>
python test_all.py
*Warning*: NumPy version is lower than recommended: 1.0.1 < 1.0.2
***Python2.5 in 64-bit platform detected: disabling numarray/Numeric
tests***
Traceback (most recent call last): File "test_all.py", line
21, in <module> from tables.tests import common File
"/home/valentino/projects/extern/pytables/tables/tests/common.py", line
47, in <module> from tables import nra File
"/home/valentino/projects/extern/pytables/tables/nra/__init__.py", line
17, in <module> from tables.nra.nestedrecords import ( File
"/home/valentino/projects/extern/pytables/tables/nra/nestedrecords.py",
line 27, in <module> import numarray ImportError: No module named
numarray

ciao

-- 
Antonio Valentino <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
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