Hi everybody

I've been trying to install pyTables on my OSX Lion machine the past few days 
without any success.

In my opinion the problem is that the extension trys to build as universal 
(i386 and x86_64) while the hdf5 libraries are only available as x86_64 on my 
system.

Here is my setup:
        Mac OSX Lion patched up to the latest version
        XCode 4.3 with the latest command line utilities
        Python 2.7 as distributed with OSX Lion
        The ScipySuper Pack (https://github.com/fonnesbeck/ScipySuperpack)

        numexpr==2.0.1
        numpy==2.0.0.dev-4c0576f-20120208
        Cython==0.15.1

        hdf5 was installed using homebrew

the Build log can be found here: https://gist.github.com/2213302
Line 471 hints at the problem that the library is not compiled as universal

BTW: I do have the same problems with the h5py build

Any Help is appreciated
Thanks Tobias
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to