On 13 April 2010 01:55, Brett Calcott <[email protected]> wrote: > Hi, > I've successfully used pytables on 10.5, but am now trying to get it working > on Snow Leopard. > Compilation produces errors: > ld: warning: in /usr/local/lib/libhdf5.dylib, file is not of required > architecture > ld: warning: in /usr/local/lib/libhdf5.dylib, file is not of required > architecture > But I'm not sure what to change. > Interestingly, I can import tables, and do tables.test(), but it eventually > segfaults. > I see that others have got it working (from the list), but could not find > what secret potions that used (nor could I find anything on the pytables > site).
The architecture warnings don't generally make any difference. Could you send the traceback of the error? Also, what python are you using - the pre-installed one, or one from python.org or macports? 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 [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
