Re: [Pytables-users] cannot set attribute 'foo' in node

2006-11-06 Thread Francesc Altet
El dl 06 de 11 del 2006 a les 17:42 +0100, en/na Alexandre Fayolle va escriure: > On Mon, Nov 06, 2006 at 05:14:09PM +0100, Francesc Altet wrote: > > > How large is the pickled "reduce" object? you can compute it by issuing > > a len(pickle.dumps(reduce_object)). In any case, if attributes are ver

Re: [Pytables-users] cannot set attribute 'foo' in node

2006-11-06 Thread Alexandre Fayolle
On Mon, Nov 06, 2006 at 05:14:09PM +0100, Francesc Altet wrote: > How large is the pickled "reduce" object? you can compute it by issuing > a len(pickle.dumps(reduce_object)). In any case, if attributes are very Is protocol 0 used when storing python objects as attributes ? I will add a loggin

Re: [Pytables-users] cannot set attribute 'foo' in node

2006-11-06 Thread Francesc Altet
El dl 06 de 11 del 2006 a les 16:04 +0100, en/na Alexandre Fayolle va escriure: > Hi, > > I have developped an application using pytables as backend storage, > which runs fine most of the time, but we have received a number of > reports mentioning error messages such as: > > 10:27:20 ERROR : E

[Pytables-users] cannot set attribute 'foo' in node

2006-11-06 Thread Alexandre Fayolle
Hi, I have developped an application using pytables as backend storage, which runs fine most of the time, but we have received a number of reports mentioning error messages such as: 10:27:20 ERROR : Error during projection HDF5ExtError: Can't set attribute 'reductor' in node: /projections/Ero