From: Francesc A. <fa...@ca...> - 2005-11-10 17:35:48
|
R=E9mi, A Dijous 10 Novembre 2005 17:37, R=E9mi Sassolas va escriure: > The generation of the C file from the pyrex file works fine, and no > errors are reported during the following compliation process (just > some Warning which are not related to my additions). > As for the linking process, no errors reported too. > But when I try to import the modified tables module, python complains > about an undefined symbol : H5DSset_scale, which as you may have > guessed is the name of the first function from the Dimension Scale C > Api I would like to add to PyTables. I've checked your version of the extension and it compiles fine to me. Are you directing the distutils to use the HDF5 1.7.x headers?. I normally use something like: python setup.py build_ext --inplace --hdf5=3D/the_path_to_your_hdf5-1.7.x/h= df5 and that's all. BTW, try to send attachments below 40 KB to the list, as it is a netiquette rule. =2D-=20 >0,0< Francesc Altet =A0 =A0 http://www.carabos.com/ V V C=E1rabos Coop. V. =A0=A0Enjoy Data "-" |