Re: [Pytables-users] Pytables-users Digest, Vol 49, Issue 4

2010-06-10 Thread Francesc Alted
A Wednesday 09 June 2010 21:35:44 German Ocampo escrigué: > Francesc > > Many thanks for your quick answer, I made a test without Psyco and it > works, but the problem that I have, psyco is a vital part of my > project. > > I run the same test, but iterating over all the rows and I making > insid

[Pytables-users] lzo support

2010-06-10 Thread Nils Wagner
Hi all, I have successfully installed lzo2.03 http://www.oberhumer.com/opensource/lzo/ using ./configure --prefix=$HOME/local make make install How do I configure pytables in order to detect the lzo header files in /home/nwagner/local/include/lzo ? Can I use a site.cfg file ? Nils python s

Re: [Pytables-users] lzo support

2010-06-10 Thread Tony Theodore
On 11 June 2010 04:31, Nils Wagner wrote: > Hi all, > > I have successfully installed lzo2.03 > http://www.oberhumer.com/opensource/lzo/ > > using > > ./configure --prefix=$HOME/local > make > make install > > How do I configure pytables in order to detect the lzo > header files in /home/nwagner/l