OK
Hmm, can you tell us which is the output of your ./configure for the
HDF5 library? Mine is:
Features:
-
dmalloc: No
Function Stack Tracing: Disabled
GPFS: No
Strict File Format Checks: Disabled
HDF5
A Wednesday 03 November 2010 11:05:53 Peter Vittali escrigué:
> Hi
>
> I compiled pytables on ubuntu 10 and although the usage example in
> the py-tables documentation ( HowToUse ) works, the full tests
> launched with:
>
> $ python -c 'import tables; tables.test()'
>
> produces errors as shown
Hi
I compiled pytables on ubuntu 10 and although the usage example in the
py-tables documentation ( HowToUse ) works, the full tests launched with:
$ python -c 'import tables; tables.test()'
produces errors as shown in the attached file.
Note that the test suite of hdf5 itself passes, as we