<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
Hi,</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
I am using Enthought Canopy as my default python. I would like to get PyNIO and PyNGL installed.&nbsp;</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
I have tried to download the prebuilt binaries, none of them work for my Ubuntu environment (I have to use the VirtualBox and have a Virtual Machine of Ubuntu system on my windows machines for our classroom use, because I wanted to have pygrib, PyNIO, and PyNGL).
 Although the prebuilt packages worked for my MacBook Pro, where the Canopy was also installed.&nbsp;</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
Then I had to try to install from the source code of PyNIO. I have followed the instructions online at&nbsp;<a href="https://www.pyngl.ucar.edu/Download/build_pynio_from_src.shtml#HDF4">https://www.pyngl.ucar.edu/Download/build_pynio_from_src.shtml</a>.</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
And all non-optional packages have been installed without problem. However, when I get down to install PyNIO, it seemed installed, but the import Nio showed the following error messages:</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<div>import Nio</div>
<div>---------------------------------------------------------------------------</div>
<div>ImportError &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Traceback (most recent call last)</div>
<div>&lt;ipython-input-1-d77b80fd2dfc&gt; in &lt;module&gt;()</div>
<div>----&gt; 1 import Nio</div>
<div><br>
</div>
<div>/home/xfan/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/PyNIO/Nio.py in &lt;module&gt;()</div>
<div>&nbsp; &nbsp; &nbsp;61 '''</div>
<div>&nbsp; &nbsp; &nbsp;62&nbsp;</div>
<div>---&gt; 63 from nio import *</div>
<div>&nbsp; &nbsp; &nbsp;64 from nio import _C_API</div>
<div>&nbsp; &nbsp; &nbsp;65&nbsp;</div>
<div><br>
</div>
<div>ImportError: /home/xfan/Canopy/appdata/canopy-1.7.4.3348.rh5-x86_64/lib/libgfortran.so.3: version `GFORTRAN_1.4' not found (required by /home/xfan/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/PyNIO/nio.so)</div>
<div><br>
</div>
<div>PLEASE help see what's the problem. While installing, I have the following environment variables set:</div>
<div>
<div>export HAS_NETCDF4=1</div>
<div>export HAS_HDF5=1</div>
<div>export NETCDF_PREFIX=/usr/local</div>
<div>export F2CLIBS=gfortran</div>
<div>export F2CLIBS_PREFIX=/usr/lib/x86_64-linux-gnu</div>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>
<div>
<div>--&nbsp;</div>
<div>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; ">Xingang Fan, Ph. D.,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Department of Geography and Geology<o:p></o:p></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; ">Associate Professor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Western Kentucky University<o:p></o:p></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; ">of Meteorology&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1906 College Heights Blvd., #31066<o:p></o:p></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; ">270-745-5980 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bowling Green, KY 42101-1066<o:p></o:p></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; "><a href="mailto:xingang.fan@wku.edu" style="color: purple; ">xingang.fan@wku.edu</a><o:p></o:p></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; "><a href="http://people.wku.edu/xingang.fan" style="color: purple; ">http://people.wku.edu/xingang.fan</a></p>
</div>
</div>
</div>
</div>
</body>
</html>