Re: problem while installing PyNGL and PyNIO modules on my x86_64 machine

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 28 2011 - 19:44:57 MDT

Hi all,

I've been out of contact with email for awhile. Sorry it's taken so long to get to this.

It looks like your problem may be that you're using a newer version of the gcc compiler than what we built the precompiled PyNIO binary with. You might want to try building PyNIO from source code.

--Mary

On Apr 21, 2011, at 10:21 PM, nagarjuna rao wrote:

> Dear all,
>
>
> I am the beginner of PyNGL. I have edited my .bashrc file like as follows.Still I am getting these following errors while importing Ngl and Nio modules.
>
> ;=============================
> =======================================================
>
> export PYTHONPATH=/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL:/usr/local/lib64/PyNIO/lib/python2.6/site-packages/PyNIO
>
> ;=====================================================================================
>
>
> ;=================================================================================
>
>
> Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
> [GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import Ngl
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL/Ngl.py", line 367, in <module>
> import hlu, site, types, string, commands, sys, os, math, re
> File "/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL/hlu.py", line 7, in <module>
> import _hlu
> ImportError: libgfortran.so.1: cannot open shared object file: No such file or directory
>
> >>> import Nio
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/local/lib64/PyNIO/lib/python2.6/site-packages/PyNIO/Nio.py", line 63, in <module>
> from nio import *
> ImportError: libssl.so.6: cannot open shared object file: No such file or directory
>
> ;==================================================================================
>
> how to get ride of these errors.Please help me.
>
> Thanks in advance for any help, Nagarjuna Rao
>
> ;================================================================================
>
>
>
> _______________________________________________
> pyngl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/pyngl-talk

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Thu Apr 28 19:45:08 2011

This archive was generated by hypermail 2.1.8 : Wed May 18 2011 - 12:00:50 MDT