It seems that you managed to run PyTables 2.0 with a version of NumPy
lower than the required one, i.e. 1.0.3.  Does the error appear when
that version of NumPy is used?

Brent Hueth (el 2007-12-06 a les 10:26:01 -0600) va dir::

> Any suggestions for what might be wrong?
> 
> ~/tmp/pytables-2.0> python -c 'import tables; tables.test()'
>[...]
> PyTables version:  2.0
> HDF5 version:      1.6.4
> NumPy version:     1.0b5
>[...]
> Traceback (most recent call last):
>[...]
>   File "tables/atom.py", line 164, in _normalize_default
>     array = numpy.array(value)
> ValueError: Empty data-type

::

        Ivan Vilata i Balaguer   >qo<   http://www.carabos.com/
               Cárabos Coop. V.  V  V   Enjoy Data
                                  ""

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to