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

From: Bill McKie <mckie_at_nyahnyahspammersnyahnyah>
Date: Tue, 24 Jul 2007 20:53:56 -0700

Thanks Mary. I tried the PyNGL-1.2.0.Darwin-8.10.1-i386-2.4.tar.gz
on my MacOS-X 10.4.10 system with fink python2.4, and things worked
fine.

-bill

> All,
>
> I've rebuilt the PyNGL/PyNIO binaries for the Mac PPC and Intel
> systems to get rid of the shared library dependencies. I will put
> these binaries on the ESG, but meanwhile, you can try them now if you
> are running into the same problems as Bill and Andy.
>
> ftp ftp.ucar.edu
> <log in as "anonymous">
> <Use email address as password>
> cd /pub/scd/haley
> get PyNGL-1.2.0.Darwin-8.10.0-PPC-2.4.tar.gz
> get PyNGL-1.2.0.Darwin-8.10.0-PPC-2.5.tar.gz
> get PyNGL-1.2.0.Darwin-8.10.1-i386-2.4.tar.gz
> get PyNGL-1.2.0.Darwin-8.10.1-i386-2.5.tar.gz
> quit
>
> Andy already tried a few of them out, and they worked for him. Let me
> know if you continue to have problems.
>
> --Mary
>
> On Mon, 23 Jul 2007, Bill McKie wrote:
>
> > Hi
> >
> > I obtained the new PyNGL-1.2.0.Darwin-8.10.1-i386-2.4.tar.gz
> > distribution today and installed it on my Intel MacOS-X 10.4
> > system (under my python v2.4 which was installed from fink).
> >
> > When testing, I encountered an error when importing Nio.
> >
> > It appears that there may be a reference to a file
> >
> > /Users/haley/dev/lib/libhdf5_hl.0.dylib
> >
> > within the .../PyNGL/nio.so file.
> >
> > I'll include some test output below.
> >
> > Thanks,
> > Bill McKie
> > NASA Ames
> > mckie_at_sky.arc.nasa.gov
> >
> >
> > binah 116> python2.4
> > Python 2.4.2 (#1, Mar 22 2006, 18:15:19)
> > [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin
> > Type "help", "copyright", "credits" or "license" for more information.
> >>>> import Ngl
> >>>> import Nio
> > Traceback (most recent call last):
> > File "<stdin>", line 1, in ?
> > 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/dev/lib/libhdf5_hl.0.dylib
> > Referenced from: /sw/lib/python2.4/site-packages/PyNGL/nio.so
> > Reason: image not found
> >>>>
> > binah 117>
> > binah 117> file /sw/lib/python2.4/site-packages/PyNGL/nio.so
> > /sw/lib/python2.4/site-packages/PyNGL/nio.so: Mach-O bundle i386
> > binah 118>
> > binah 118> strings /sw/lib/python2.4/site-packages/PyNGL/nio.so | grep haley
> > /Users/haley/dev
> > binah 119>
> > _______________________________________________
> > pyngl-talk mailing list
> > pyngl-talk_at_ucar.edu
> > http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
> >
> _______________________________________________
> pyngl-talk mailing list
> pyngl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
>
_______________________________________________
pyngl-talk mailing list
pyngl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Tue Jul 24 2007 - 21:53:56 MDT

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