Re: [Pytables-users] problem with PyTables 2.2rc2

2010-06-30 Thread Francesc Alted
A Wednesday 30 June 2010 12:57:35 German Ocampo escrigué: > Francesc > > I have installed the version 1.3.1 of numexpr that is coming with > pythonxy (2.6.5) In that case, I'd say that something is wrong in this distribution. What is your output of: $ dir C:\Python27_64\lib\site-packages\numex

Re: [Pytables-users] problem with PyTables 2.2rc2

2010-06-30 Thread German Ocampo
Francesc I have installed the version 1.3.1 of numexpr that is coming with pythonxy (2.6.5) Best Regards German On Wed, Jun 30, 2010 at 10:04 AM, Francesc Alted wrote: > A Wednesday 30 June 2010 10:22:58 escriguéreu: >> Francesc >> >> Many thanks for your answer, I make the upgrade of numpy 1.

Re: [Pytables-users] problem with PyTables 2.2rc2

2010-06-30 Thread Francesc Alted
A Wednesday 30 June 2010 10:22:58 escriguéreu: > Francesc > > Many thanks for your answer, I make the upgrade of numpy 1.4.1 and now > I got a different error. Also I upgrade to cython 0.12.1. > > Traceback (most recent call last): > File "D:\Python\Productivity_v06\src\Check_receivers_numpy_v0

[Pytables-users] problem with PyTables 2.2rc2

2010-06-29 Thread German Ocampo
Good morning I'm trying to test Pytables 2.2c2 and I have a problem when I tried to run a program that works well with pytables 2.1.2. I'm getting the following error from tables import * File "d:\Python26\lib\site-packages\tables\__init__.py", line 63, in from tables.utilsExtension import