Re: [Pytables-users] Problem using HDFStore in pandas on Windows 64-bit Anaconda CE

2013-02-15 Thread Jon Rowland
Thanks for confirming - I'll keep an eye out for the fix. On Fri, Feb 15, 2013 at 4:12 PM, Francesc Alted wrote: > Hi Jon and Anthony, > > I can confirm that this is a package error of PyTables in Anaconda CE 64 > for Windows. We have filed a ticket in Anaconda for fixing this. Sorry > for the

Re: [Pytables-users] Problem using HDFStore in pandas on Windows 64-bit Anaconda CE

2013-02-15 Thread Francesc Alted
Hi Jon and Anthony, I can confirm that this is a package error of PyTables in Anaconda CE 64 for Windows. We have filed a ticket in Anaconda for fixing this. Sorry for the inconveniences. Francesc Alted On 2/15/13 4:56 PM, Anthony Scopatz wrote: > Hi Jon, > > Unfortunately, I have no way of

Re: [Pytables-users] Problem using HDFStore in pandas on Windows 64-bit Anaconda CE

2013-02-15 Thread Anthony Scopatz
Hi Jon, Unfortunately, I have no way of testing this out. I will say that I have had problems with HDF5 and Anaconda on windows before since they only ship the static *.lib hdf5 libraries. So it may be the case that the pandas -> pytables / hdf5 interface hasn't been properly linked. Barring so

[Pytables-users] Problem using HDFStore in pandas on Windows 64-bit Anaconda CE

2013-02-15 Thread Jon Rowland
Hi - apologies if this is a duplicate, I had an error sending the first time and wasn't sure if it made it through. I have an issue using pandas/HDFStore/pytables in the Anaconda CE distribution on Windows 64-bit. After a little troubleshooting with the Anaconda/pandas lists, it's been suggested