Re: pyngl numpy 1.2.0 Intel MacOS-X import Nio problem

From: Andy Aschwanden <andy.aschwanden_at_nyahnyahspammersnyahnyah>
Date: Tue, 24 Jul 2007 15:45:51 +0200

Mary,

I've downloaded and installed PyNGL-1.2.0.Darwin-8.10.0-PPC-2.4.tar.gz from
earthsystemgrid.org.

My PPC runs under OS X 10.4.10, numpy 1.0.3 and Python 2.4.2 - I didn't test
PyNGL for Python 2.5 on the PPC. But you're right, the problem seems to be
in libsz2.dylib, not in libhdf5_hl.0.dylib:

 ./plot_ctrl.py
Traceback (most recent call last):
  File "./plot_ctrl.py", line 17, in ?
    import Nio
  File "/sw/lib/python2.4/site-packages/PyNGL/Nio.py", line 59, in ?
    from nio import *
ImportError: Failure linking new module:
/sw/lib/python2.4/site-packages/PyNGL/nio.so: Library not loaded:
/Users/haley/lib/libsz.2.dylib
  Referenced from: /sw/lib/python2.4/site-packages/PyNGL/nio.so
  Reason: image not found

Andy

On 24.7.2007 14:47 Uhr, "Mary Haley" <haley_at_ucar.edu> wrote:

> Andy,
>
> On the PPC Mac, I do not see a reference to libhdf5_hl.0.dylib in my
> nio.so file.
> Can you tell me specifically which PPC tar file you downloaded (there
> are ones for Panther, Tiger, Numeric, and NumPy combinations).
>
> Thanks,
>
> --Mary
>
Received on Tue Jul 24 2007 - 07:45:51 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 01 2007 - 08:53:58 MDT