problem while installing PyNGL and PyNIO languages for Linux localhost.localdomain 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

From: nagarjuna rao <dnrao.au_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 01 2011 - 05:28:28 MDT

**********************************************************************************************************
problem installing PyNGL and PyNIO from precompiled binaries : the following
tar files are which I have downloaded from ESG
*PyNIO-1.4.0.linux-redhat-x86_64-gcc412-py265-numpy141.tar.gz
 PyNGL-1.3.1.linux-redhat-x86_64-gcc412-py265-numpy141.tar.gz*

*************************************************************************************************************
this is my .bashrc file

export
PYNGL_NCARG=/usr/local/lib64/PyNGL/lib/python2.6/site-packages/PyNGL/ncarg
export PATH=$PYNGL_NCARG/bin:$PATH

export
PYNIO_NCARG=/usr/local/lib64/PyNIO/lib/python2.6/site-packages/PyNIO/ncarg
export PATH=$PYNIO_NCARG/bin:$PATH

***********************************************************************************************************

*> hi together, *
*> *
*> After a lot of trouble i managed to compile and install PyNIO and PyNGL *
*> successfully (on Suse Linux 11.1 x64), at least according to the output *
*> of setup.py. *
*> *
*> However, Python can't find a module named Nio (or Ngl). import PyNio and
*
*> PyNGL does work, but not properly, e.g.: *
*> *>>> import Nio
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named Nio
>>> import Ngl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named Ngl
*>>>> dir(PyNGL) *
*> ['__builtins__', '__doc__', '__file__', '__name__', '__package__', *
*> '__path__'] *
*> *
*> The files/dirs *: are as follows
*> PyNGL *
*> PyNGL-1.3.1-py2.6.egg-info *
*> PyNIO *
*> PyNIO-1.4.0-py2.6.egg-info *
*> *Nio.pth
>Ngl.pth
*> are in /usr/local/lib64/PyNGL/lib/python2.6/site-packages, which is in
sys.path... *
*> **/usr/local/lib64/PyNIO/lib/python2.6/site-packages*
*> Any idea what went wrong? *
*> *
*> Thanks in advance for any help , Nagarjuna*

-- 
D.Nagarjuna Rao
CSIR Research Fellow,
Climate and Global modeling division,
IITM,Pune-411008.
Phone no: 8087706223(old)
                 8055912879(new)
                 9689410009(new idea)

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Fri Apr 1 05:28:34 2011

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