[ncl-talk] Pyngl and Pynio installation issues
Mahesh Kovilakam
mkmvarma at gmail.com
Mon Jun 3 09:54:38 MDT 2019
Hi,
I am now transitioning from NCL to python and installed the modules using
conda:
conda create -n ncl_to_python -c conda-forge xarray netcdf4 scipy pyngl
pynio ncl
I then activated the environment using
conda activate ncl_to_python
I then used an example "TRANS_read_netCDF.py ". However, after running the
script it gives the error:
import Ngl,Nio
ImportError: No module named Ngl
Is it just a path issue? Any help is appreciated.
Thanks,
Mahesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190603/e1aa85c6/attachment.html>
More information about the ncl-talk
mailing list