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 <module>
    from tables.utilsExtension import getPyTablesVersion, getHDF5Version
  File "definitions.pxd", line 138, in init tables.utilsExtension
(tables\utilsExtension.c:8947)
ValueError: numpy.dtype has the wrong size, try recompiling

What could be the error? Im using a system with Windows XP, python
2.6.5 and nump version 1.3.0

Many thanks

German

------------------------------------------------------------------------------
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

Reply via email to