On 28 February 2010 21:47, Massimo Di Stefano <massimodisa...@yahoo.it> wrote: > Hi All, > > i'm tring to learn to use pytables (i installed svn trunk), > running it on a mac osx 10.6.2 with hdf5 1.6.x installed from source > to import pytables i had to add this line in my mash_profile : > > " export DYLB_PATH=/Library/Python/2.6/site-packages/tables/ "
try using the DYLD_LIBRARY_PATH env variable and look for libhdf5.dylib in the directory you set it to. It may be in one of the following: /usr/local/lib System/Library/Frameworks/Python.framework/Versions/Current/lib Library/Frameworks/Python.framework/Versions/Current/lib I *think* you may be better of configuring hdf5 with a prefix that is on one of the framework paths, I haven't done this (installed from source) for a long time. Tony ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users