Re: [Pytables-users] Pytables 2.4.0 fails to import

2012-11-24 Thread Ondřej Čertík
On Sat, Nov 24, 2012 at 1:42 PM, Ondřej Čertík wrote: > Hi, > > I am using Ubuntu 12.04, numexpr-1.4.2, hdf5-1.8.6 and tables-2.4.0. I > am using the latest numpy 1.7.x from the release branch, in > particular, I am using > the commit 3a52aa0. > > After installing everything I get: > > $ python >

[Pytables-users] Pytables 2.4.0 fails to import

2012-11-24 Thread Ondřej Čertík
Hi, I am using Ubuntu 12.04, numexpr-1.4.2, hdf5-1.8.6 and tables-2.4.0. I am using the latest numpy 1.7.x from the release branch, in particular, I am using the commit 3a52aa0. After installing everything I get: $ python Python 2.6.4 (r264:75706, Dec 17 2011, 17:17:12) [GCC 4.6.1] on linux3 Typ