[Pytables-users] [ANN] PyTables 1.3.3 is out

2006-08-24 Thread Francesc Altet
Hi List, Here is a new release of PyTables. Please, check it and if there is no complains, I'll do a more general annoucement later on. Enjoy! === Announcing PyTables 1.3.3 === This is a new minor release of PyTables. In this release, we have fo

Re: [Pytables-users] pytables bug when checking file access rights

2006-08-24 Thread Francesc Altet
A Dimarts 22 Agost 2006 21:45, Alexandre Fayolle va escriure: > Hi, > > I'm running into a weird problem with an application using pytables on > Windows XP: tables.openFile refuses to create a file on the Desktop, > because 'the directory exists but it cannot be written'. At the same > time, I'm ab

Re: [Pytables-users] Pytables-users Digest, Vol 3, Issue 9

2006-08-24 Thread Francesc Altet
A Dijous 24 Agost 2006 09:23, Engelmann, Bernd va escriure: > Hello, > the error below appears within the update iteration, if indexed=1 and > rows>4999. > Reason may be the chunksize code in IndexArray.py. > Is there anything wrong with the code, or is it not implemented > following the error mess

Re: [Pytables-users] Pytables-users Digest, Vol 3, Issue 9

2006-08-24 Thread Engelmann, Bernd
Hello, the error below appears within the update iteration, if indexed=1 and rows>4999. Reason may be the chunksize code in IndexArray.py. Is there anything wrong with the code, or is it not implemented following the error message ? Regards, Bernd #