Hi,

I just tried downloading the latest tables-2.2b3.win32-py2.6.exe and
am getting the following error:

>>> import tables
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "H:\Python26\lib\site-packages\tables\__init__.py", line 56, in <module>
    from tables.utilsExtension import getPyTablesVersion, getHDF5Version
  File "definitions.pxd", line 138, in tables.utilsExtension
ValueError: numpy.dtype does not appear to be the correct type object

Numpy is version is 1.4.0 (from EPD 6.0.0). I haven't tried any of the
2.2x series yet, so can't say if this is new.

I thought I'd ask here first to check if it's a known issue on windows
(I notice from the poly.txt example that numpy 1.4 runs on linux), or
if it's something to do with EPD/numpy.

Thanks,

Tony

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to