|
From: Ivan V. i B. <iv...@ca...> - 2005-04-29 08:44:42
|
Antonio Valentino (el 2005-04-29 a les 09:38:44 +0200) va dir::
> Hi,
>
> I encountred this problem on my FC3
>
> pytables-20050429
>
> $ python test_all.py
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> =-=-=
> PyTables version: 1.0 (alpha)
> Extension version: $Id: hdf5Extension.pyx 794 2005-04-26 15:16:10Z
> ivilata $
> HDF5 version: 1.6.4
> numarray version: 1.3.1
> Zlib version: 1.2.1.2
> LZO version: 1.08 (Jul 12 2002)
> Traceback (most recent call last):
> File "test_all.py", line 176, in ?
> tinfo = tables.whichLibVersion("ucl")
> File "hdf5Extension.pyx", line 897, in hdf5Extension.whichLibVersion
> ValueError: asked version of unsupported library ``ucl``; supported
> library names are ``('hdf5', 'zlib', 'lzo', 'ucl', 'bzip2')``
Hi Antonio! You found a bug in the last commit of
``hdf5Extension.pyx``. It has been fixed in the repository and will be
available by tomorrow in the `PyTables snapshots directory`_. For the
moment, you can apply the attached diff to the ``pyx`` file and rebuild
it. Thanks for your report!
.. _PyTables snapshots directory:
http://www.carabos.com/downloads/pytables/snapshots/
Cheers,
::
Ivan Vilata i Balaguer >qo< http://www.carabos.com/
Cárabos Coop. V. V V Enjoy Data
""
|