Re: [Pytables-users] tables.test() fails with errors
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
Re: [Pytables-users] tables.test() fails with errors
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