Hi,
I've noticed that the possibilities of pyTablesPro are now available
for all users. If you want to install it, the documentation indicates:
"First, make sure that you have
•Python >= 2.4 (Python 3.x is not supported currently),
•HDF5 >= 1.6.10,
•NumPy >= 1.4.1,
•Numexpr >= 1.4.1 and
•Cython >= 0.13"
Am I correct when the current python x,y package doesn't need to
install HDF5 software as such and the reason that upgrading pytables
to version 2.3 does not work for this reason (see below)?
easy_install --upgrade tables
Searching for tables
Reading
http://pypi.python.org/simple/tables/
Reading
http://www.pytables.org/
Best match: tables 2.3.1
Downloading
http://sourceforge.net/projects/pytables/files/pytables/2.3.1/tables-2.3.1.tar.gz
Processing tables-2.3.1.tar.gz
Running tables-2.3.1\setup.py -q bdist_egg --dist-dir c:\temp
\easy_install-qg2xro\tables-2.3.1\egg-dist-tmp-9goern
* Found numpy 1.6.0 package installed.
* Found numexpr 1.4.2 package installed.
* Found Cython 0.14.1 package installed.
.. ERROR:: Could not find a local HDF5 installation.
You may need to explicitly state where your local HDF5 headers and
library can be found by setting the ``HDF5_DIR`` environment
variable or by using the ``--hdf5`` command-line option.
error: Setup script exited with 1