RE: [pyngl-talk] pyngl 1.5.0 apha

From: Hatzopoulos, Nikolaos <hatzopou_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 17 2014 - 20:22:39 MDT

So I compiled ncarg 5.2.1 and I also compiled PyNIO with setenv HAS_GRIB2 1 setenv HAS_HDFEOS 1 setenv HAS_NETCDF4 1 I am trying to import Nio and I get this: python -c "import Nio" Traceback (most recent call last): File "<string>", line 1, in <module> File "Nio.py", line 63, in <module> from nio import * ImportError: ./nio.so: undefined symbol: jpeg_resync_to_restart -- Nikos Hatzopoulos ________________________________________ From: Mary Haley [haley_at_ucar.edu] Sent: Thursday, April 17, 2014 2:35 PM To: Hatzopoulos, Nikolaos Cc: pyngl-talk_at_ucar.edu Subject: Re: pyngl 1.5.0 apha Hi Nikos I’m working on this but I need to finish up some loose ends with NCL V6.2.0 first. —Mary On Apr 14, 2014, at 12:05 PM, Hatzopoulos, Nikolaos <hatzopou_at_chapman.edu> wrote: > The one that works with centos 6 is the 6.1.2 (I made a mistake in my previous email) > > if there is a version of pyngl even unofficial that works with 6.1.2 that's going to be grate > otherwise I have to recompile ncarg5 for centos6 . > > -- Nikos > > ________________________________________ > From: Mary Haley [haley_at_ucar.edu] > Sent: Monday, April 14, 2014 10:56 AM > To: Hatzopoulos, Nikolaos > Cc: pyngl-talk_at_ucar.edu > Subject: Re: pyngl 1.5.0 apha > > Thanks for the heads up. We've seen compatibility issues too. > > I generally build PyNGL with all my own compiled versions of cairo, fontconfig, pixman-1, and other dependent libraries. > > --Mary > > On Apr 14, 2014, at 11:52 AM, "Hatzopoulos, Nikolaos" <hatzopou_at_chapman.edu> wrote: > >> 6.2.0 is not compatible with centos6 >> >> you need to provide the cairo library (precompile as well) because it does gives a link error >> with the cairo library that centos has. >> -- Nikos >> >> ________________________________________ >> From: Mary Haley [haley_at_ucar.edu] >> Sent: Monday, April 14, 2014 10:42 AM >> To: Hatzopoulos, Nikolaos >> Cc: pyngl-talk_at_ucar.edu >> Subject: Re: pyngl 1.5.0 apha >> >> Hi Nikos, >> >> There's no official source code for this yet. We just released a new version of NCL (6.2.0), and our next step is to >> release versions of PyNIO and PyNGL that will compile against this new version. >> >> We are updating PyNIO so that it will handle groups and other special features in the NetCDF-4 data format. >> >> PyNGL is just about ready to go, but I was having trouble building it against a particular version of Numpy/Python on my MacOS 10.9 system. >> I hope to get back to this soon, and will be happy to release some test binaries/source code to folks. >> >> --Mary >> >> >> On Apr 13, 2014, at 12:36 PM, "Hatzopoulos, Nikolaos" <hatzopou_at_chapman.edu> wrote: >> >>> Does anybody knows where is the source code of: pyngl 1.5.0 alpha? >>> >>> I have problems compiling pyngl with pre-compiled ncarg 6.2.1 >>> >>> -- Nikos Hatzopoulos >>> _______________________________________________ >>> pyngl-talk mailing list >>> List instructions, subscriber options, unsubscribe: >>> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk >> >
Received on Thu Apr 17 20:22:47 2014

This archive was generated by hypermail 2.1.8 : Tue Jun 03 2014 - 12:21:05 MDT