A Friday 05 February 2010 23:23:51 Anthony Foglia escrigué:
> Is there a way to get a Description from a numpy dtype?
>
> I'm working on a class that aggregates a bunch of identical Tables (one
> for each day) and to create them, I was going to have the user pass in a
> dtype, and dete
A Saturday 06 February 2010 02:03:48 John Schulman escrigué:
> $ python
>
> >> import tables
>
> ImportError: libsz.so.2: cannot open shared object file: No such file or
> directory
[...]
libsz seems the library for szip compressor. Please check that your HDF5
library can actually reach szip.