Re: [Pytables-users] tests fail on linux install

2008-04-18 Thread [EMAIL PROTECTED]
Thanks for the reply. I'm using ipython 0.8.1 and this appears to be the problem! $python -c "import tables; tables.test()" -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= PyTables version: 2.0.3 HDF5 version: 1.6.7 NumPy version: 1.0.4 Zlib version: 1.

Re: [Pytables-users] tests fail on linux install

2008-04-18 Thread Francesc Altet
A Thursday 17 April 2008, [EMAIL PROTECTED] escrigué: > All, I've just attempted an install of pytables and everything seemed > to be fine until I ran the test script: See below for output. Any > help would be appreciated. > > Also, does pytables let you name a variable with "." in the middle > wit