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_v01.py", > line 6, in <module> > from tables import * > File "d:\Python26\lib\site-packages\tables\__init__.py", line 84, in > <module> from tables.file import File, openFile, copyFile > File "d:\Python26\lib\site-packages\tables\file.py", line 65, in <module> > from tables.table import Table > File "d:\Python26\lib\site-packages\tables\table.py", line 38, in > <module> from tables import tableExtension > File "tableExtension.pyx", line 33, in init tables.tableExtension > (tables\tableExtension.c:12260) > File "d:\Python26\lib\site-packages\tables\conditions.py", line 23, > in <module> > from numexpr.necompiler import stringToExpression, NumExpr > ImportError: No module named necompiler
Which version of numexpr have you installed? Remember that since 2.2, numexpr is a pre-requisite. > > Please let me know if you need more information or some test that I > could perform. > > regards > > german -- Francesc Alted ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users