Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-08 Thread Antonio Valentino
Thank you very much Christoph. Il 08/07/2012 19:41, Christoph Gohlke ha scritto: > I submitted a PR at > > Christoph > > > On 7/8/2012 10:06 AM, Antonio Valentino wrote: >> Hi Christoph, >> >> Il 08/07/2012 18:21, Christoph Gohlke ha scritto: >>>

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-08 Thread Christoph Gohlke
I submitted a PR at Christoph On 7/8/2012 10:06 AM, Antonio Valentino wrote: > Hi Christoph, > > Il 08/07/2012 18:21, Christoph Gohlke ha scritto: >> Hi Antonio, >> >> here's the stderr output: >> >> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-08 Thread Antonio Valentino
Hi Christoph, Il 08/07/2012 18:21, Christoph Gohlke ha scritto: > Hi Antonio, > > here's the stderr output: > > HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 0: > #000: ..\..\hdf5-1.8.8\src\H5F.c line 1522 in H5Fopen(): unable to > open file > major: File accessability > minor: Unab

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-08 Thread Christoph Gohlke
Hi Antonio, here's the stderr output: HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 0: #000: ..\..\hdf5-1.8.8\src\H5F.c line 1522 in H5Fopen(): unable to open file major: File accessability minor: Unable to open file #001: ..\..\hdf5-1.8.8\src\H5F.c line 1313 in H5F_open(): un

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-08 Thread Antonio Valentino
Hi Christoph, thank you for reporting. Can you please tell us which is the output of the attached script on your machine? thanks in advance Il 07/07/2012 21:18, Christoph Gohlke ha scritto: > Looks good. Only one test failure on win-amd64-py2.7 (attached). > > Christoph > > On 7/7/2012 11:47

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-07 Thread Christoph Gohlke
Looks good. Only one test failure on win-amd64-py2.7 (attached). Christoph On 7/7/2012 11:47 AM, Antonio Valentino wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 === Announcing PyTables 2.4.0b1 === We are happy to announce PyTables 2.4.0b1

Re: [Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-07 Thread Anthony Scopatz
Great Success! Please hammer on this everybody. On Sat, Jul 7, 2012 at 1:47 PM, Antonio Valentino < antonio.valent...@tiscali.it> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > === > Announcing PyTables 2.4.0b1 > === > > We are happy

[Pytables-users] ANN: PyTables 2.4.0 beta1

2012-07-07 Thread Antonio Valentino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 === Announcing PyTables 2.4.0b1 === We are happy to announce PyTables 2.4.0b1. This is an incremental release which includes many changes to prepare for future Python 3 support. What's new ==