Re: [Pytables-users] test fail

2007-12-11 Thread Ivan Vilata i Balaguer
(I'm sending a copy to the pytables-users list. Please use the list instead of private addresses so that everyone can know (or provide) solutions to problems and know how they fared.) richard miller (el 2007-12-10 a les 15:20:42 -0500) va dir:: > Thanks for the clue ! > > I downloaded a new zli

Re: [Pytables-users] test fail

2007-12-09 Thread Ivan Vilata i Balaguer
richard miller (el 2007-12-07 a les 09:55:21 -0500) va dir:: > I got the following errors running the tests >[...] > HDF5-DIAG: Error detected in HDF5 library version: 1.6.6 thread 0. Back > trace follows. > #000: H5Dio.c line 593 in H5Dread(): can't read data > major(15): Dataset interfac

[Pytables-users] test fail

2007-12-07 Thread richard miller
I got the following errors running the tests bash$ python Python 2.5.1 (r251:54863, May 2 2007, 16:56:35) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import tables >>> tables.test() -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-