On Thu, Sep 06, 2007 at 09:16:55AM -0500, Ross Bates wrote:
> A Saturday 01 September 2007, Ross Bates escrigué:
> >> Hi All - I'm new to Python and I am learning the language by
> >> experimenting with PyTables, so this question might seem simple.
> >>
> >> I want to be able to execute a table.whe
On Wed, Aug 15, 2007 at 08:40:28AM +1000, David Worrall wrote:
> Thanks Francesc,
>
> >>> tables.print_versions()
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> =-=-=-=
> PyTables version: 2.0
> HDF5 version: 1.6.5
> NumPy version: 1.0.3
> Zlib version:
On Wed, Apr 12, 2006 at 12:01:44PM -0700, Dav Clark wrote:
> I can load a certain hdf5 file just fine, and can use trMap
> translation for some of the node names. But, if I include certain
> mappings, I get what sound like very serious errors - including HDF5
> sometimes (1.6.5) claiming th
Hi Dav,
On Wed, Apr 12, 2006 at 12:01:44PM -0700, Dav Clark wrote:
> I've only tested the following so far on OS X - there is some
> similarity with my previous problem getting Unsupported types, so I
> wonder if they are related. I've also only checked pytables 1.3.
I'm trying to reproduce