From: Francesc A. <fa...@ca...> - 2005-11-14 09:38:58
|
El dl 14 de 11 del 2005 a les 10:10 +0100, en/na R=E9mi Sassolas va escriure: > I may not have been clear. Nothing goes - at least seems to go - wrong > when I try to compile the modified extension (using the "setup.py" > just as you do). > But when I try to import PyTables (or even directly the > "hdf5Extension.so"), Python complains about an undefined symbol > ("H5DSset_scale", which is the name of the first function I've tried > to add from the Dimension Scale APi). > After having compiled the modified extension, have you tried to import > PyTables, or the "hdf5Extension.so" ? Oh, I see. I think this can be due to the fact that you forgot to point your LD_LIBRARY_PATH to your HDF5 1.7.x installation directory (most probably in /the_path_to_your_hdf5-1.7.x/hdf5/lib). Hope that helps, --=20 >0,0< Francesc Altet http://www.carabos.com/ V V C=E1rabos Coop. V. Enjoy Data "-" |