Ahhhh.  The problem seems rather that you have not compiled/installed 
the szip compressor, or that the library cannot be found for some 
reason.  Please double check if your homebrew installation of HDF5 is 
sane.  If not, my advice is to ask the HDF5 users' list directly.

Francesc

On 3/27/12 10:00 AM, Tobias Erhardt wrote:
> Hey Francesc
>
> Hm, seems that I've forgotten the actual error I get, as soon as I import 
> pyTables:
>
>       import tables
>
>       ImportError: 
> dlopen(/Library/Python/2.7/site-packages/tables/utilsExtension.so, 2): Symbol 
> not found: _SZ_BufftoBuffCompress
>               Referenced from: 
> /Library/Python/2.7/site-packages/tables/utilsExtension.so
>               Expected in: flat namespace
>               in /Library/Python/2.7/site-packages/tables/utilsExtension.so
>
>
> I guess that means that utilsExtension.so was actually not compiled due to 
> the warning in line 471 in the log
>
> The HDF5 installation was done that way with homebrew, that seems to be the 
> default way there.
>
> 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


-- 
Francesc Alted


------------------------------------------------------------------------------
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