Francesc Altet wrote:
El dc 08 de 03 del 2006 a les 09:17 -0800, en/na Andrew Straw va
escriure:
Hi,
I looks like I may have lost the results of last nights' experiments by
doing a Ctrl-C to quit my Python program writing hdf5 files using
pytables rather than doing it nicely. :( Obviously,
Submitted to sourceforge bugtracker:
copyNodeAttrs() seems to work if the destination is
a node object. But fails if it is a string. Here
is an example. Ran with pytables-1.2.3.
import tables
fp = tables.openFile('test.h5', mode='w')
fp.setNodeAttr('/', 'foo', 'bar')
fp.createGroup('/', 't
El dc 08 de 03 del 2006 a les 09:17 -0800, en/na Andrew Straw va
escriure:
> Hi,
>
> I looks like I may have lost the results of last nights' experiments by
> doing a Ctrl-C to quit my Python program writing hdf5 files using
> pytables rather than doing it nicely. :( Obviously, this is something I
Andrew Straw wrote:
>Hi,
>
>I looks like I may have lost the results of last nights' experiments by
>doing a Ctrl-C to quit my Python program writing hdf5 files using
>pytables rather than doing it nicely. :(
>
FWIW, this was with the snapshot 20060306.
-
Hi,
I looks like I may have lost the results of last nights' experiments by
doing a Ctrl-C to quit my Python program writing hdf5 files using
pytables rather than doing it nicely. :( Obviously, this is something I
won't do again in the future, but do I have any hope to rescue my hdf5
file? I presu
Hi Dav,
El dt 07 de 03 del 2006 a les 16:05 -0800, en/na Dav Clark va escriure:
> Hello,
>
> I just started looking at PyTables for a project, and am looking for some
> advice.
>
> Problem in brief -
>
> * I have a variety of medical (brain) imaging datasets that I need to store.
> This inc
El dc 08 de 03 del 2006 a les 00:16 +0100, en/na
[EMAIL PROTECTED] va escriure:
> Ok, you are right. bzip2.dll (version 1.0.2) comes with the glade
> distribution from http://gladewin32.sourceforge.net/modules/wfdownloads/ .
> gladewin unfortuantely adds it's executable directory to PATH.
>
> I ad