td<br><br/><div style="font-size:12px;padding:2px 0;">---Original---</div><div style="font-size:12px;background:#f0f0f0;color:#212121;padding:8px!important;border-radius:4px;line-height:1.5;"><div><b>From:</b> &quot;pyngl-talk-request&quot;&lt;pyngl-talk-request@ucar.edu&gt;</div><div><b>Date:</b> 2017/3/9 03:00:13</div><div><b>To:</b> &quot;pyngl-talk&quot;&lt;pyngl-talk@ucar.edu&gt;;</div><div><b>Subject:</b> pyngl-talk Digest, Vol 139, Issue 4</div></div><br/>Send pyngl-talk mailing list submissions to<br/>pyngl-talk@ucar.edu<br/><br/>To subscribe or unsubscribe via the World Wide Web, visit<br/>http://mailman.ucar.edu/mailman/listinfo/pyngl-talk<br/>or, via email, send a message with subject or body &#39;help&#39; to<br/>pyngl-talk-request@ucar.edu<br/><br/>You can reach the person managing the list at<br/>pyngl-talk-owner@ucar.edu<br/><br/>When replying, please edit your Subject line so it is more specific<br/>than &quot;Re: Contents of pyngl-talk digest...&quot;<br/><br/><br/>Today&#39;s Topics:<br/><br/>&nbsp;&nbsp; 1. Re: PyNIO and PyNGL installation error (Kevin Hallock)<br/>&nbsp;&nbsp; 2. Re: PyNIO and PyNGL installation error (Raju Ankleshwaria)<br/><br/><br/>----------------------------------------------------------------------<br/><br/>Message: 1<br/>Date: Tue, 7 Mar 2017 12:44:52 -0700<br/>From: Kevin Hallock &lt;hallock@ucar.edu&gt;<br/>Subject: Re: [pyngl-talk] PyNIO and PyNGL installation error<br/>To: Raju Ankleshwaria &lt;raju.ankleshwaria@gmail.com&gt;<br/>Cc: pyngl-talk@ucar.edu<br/>Message-ID: &lt;4EC6A150-9762-49B3-BBCF-2D76F4F88F27@ucar.edu&gt;<br/>Content-Type: text/plain; charset=&quot;utf-8&quot;<br/><br/>Hi Raj,<br/><br/>If the pre-compiled versions of PyNIO and PyNGL are causing problems on your system, you may want to consider using conda instead: https://www.pyngl.ucar.edu/Download/ &lt;https://www.pyngl.ucar.edu/Download/&gt;<br/><br/>The conda package manager handles all dependencies (including gfortran) for you so that situations like this shouldn?t happen. Please let me know if you have any questions.<br/><br/>Kevin<br/><br/>&gt; On Mar 6, 2017, at 2:04 PM, Raju Ankleshwaria &lt;raju.ankleshwaria@gmail.com&gt; wrote:<br/>&gt; <br/>&gt; Dear Users,<br/>&gt; <br/>&gt; I am installing PyNIO and PyNGL for the first time and getting errors. My system is CenOS 7 64-bit. I downloaded pre compiled files for my system with non-opendap.<br/>&gt; <br/>&gt; I am getting error while import in Nio and Ngl. Please see the error below. I check the libgfortran and that file is there. Please see below.<br/>&gt; <br/>&gt; I need your help.<br/>&gt; Raj<br/>&gt; <br/>&gt; Version of PyNIO: 1.4.1 linux-redhat-x86_64-gcc412-py271-numpy160<br/>&gt; PyNGL: 1.4.0 linux-redhat-x86_64-gcc412-py271-numpy160<br/>&gt; <br/>&gt; <br/>&gt; [root@air site-packages]# python<br/>&gt; Python 2.7.5 (default, Nov&nbsp; 6 2016, 00:28:07) <br/>&gt; [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br/>&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br/>&gt; &gt;&gt;&gt; import Ngl<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib/python2.7/site-packages/PyNGL/Ngl.py&quot;, line 39, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; import fplib<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt; <br/>&gt; [root@air site-packages]# python<br/>&gt; Python 2.7.5 (default, Nov&nbsp; 6 2016, 00:28:07) <br/>&gt; [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br/>&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br/>&gt; &gt;&gt;&gt; import Nio<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib64/python2.7/site-packages/PyNIO/Nio.py&quot;, line 63, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; from nio import *<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt; import Ngl<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib/python2.7/site-packages/PyNGL/Ngl.py&quot;, line 39, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; import fplib<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt; <br/>&gt; [root@air site-packages]# locate libgfortran.so.1<br/>&gt; /usr/lib64/libgfortran.so.1<br/>&gt; /usr/lib64/libgfortran.so.1.0.0<br/>&gt; [root@air site-packages]#<br/>&gt; _______________________________________________<br/>&gt; pyngl-talk mailing list<br/>&gt; List instructions, subscriber options, unsubscribe:<br/>&gt; http://mailman.ucar.edu/mailman/listinfo/pyngl-talk<br/><br/>-------------- next part --------------<br/>An HTML attachment was scrubbed...<br/>URL: http://mailman.ucar.edu/pipermail/pyngl-talk/attachments/20170307/2b37ba99/attachment-0001.html <br/><br/>------------------------------<br/><br/>Message: 2<br/>Date: Wed, 8 Mar 2017 10:43:58 -0800<br/>From: Raju Ankleshwaria &lt;raju.ankleshwaria@gmail.com&gt;<br/>Subject: Re: [pyngl-talk] PyNIO and PyNGL installation error<br/>To: Kevin Hallock &lt;hallock@ucar.edu&gt;<br/>Cc: pyngl-talk@ucar.edu<br/>Message-ID:<br/>&lt;CALk2PuS90N7K0b_59nM_8bbFTC2=JrusTWaBuVKf2XD3KeQSeA@mail.gmail.com&gt;<br/>Content-Type: text/plain; charset=&quot;utf-8&quot;<br/><br/>Hi kevin,<br/><br/>I installed Anaconda in my Linux3 x64 and NIO. However, I am getting the<br/>below error of libjpecg.so.8. I do not have this file but version 9. see<br/>below information for your review.<br/><br/>Thanks,<br/>raj<br/><br/>[root@air runIndia]$ python<br/>Python 2.7.13 |Anaconda custom (64-bit)| (default, Dec 20 2016, 23:09:15)<br/>[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux2<br/>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br/>Anaconda is brought to you by Continuum Analytics.<br/>Please check out: http://continuum.io/thanks and https://anaconda.org<br/>&gt;&gt;&gt; import Nio<br/>Traceback (most recent call last):<br/>&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&nbsp; File &quot;/data/soft/anaconda2/lib/python2.7/site-packages/PyNIO/Nio.py&quot;,<br/>line 63, in &lt;module&gt;<br/>&nbsp;&nbsp;&nbsp; from nio import *<br/>ImportError: libjpeg.so.8: cannot open shared object file: No such file or<br/>directory<br/>&gt;&gt;&gt;<br/>KeyboardInterrupt<br/>&gt;&gt;&gt;<br/>[root@air runIndia]$ locate libjpeg<br/>/data/soft/anaconda2/lib/libjpeg.a<br/>/data/soft/anaconda2/lib/libjpeg.la<br/>/data/soft/anaconda2/lib/libjpeg.so<br/>/data/soft/anaconda2/lib/libjpeg.so.9<br/>/data/soft/anaconda2/lib/libjpeg.so.9.2.0<br/>/data/soft/anaconda2/pkgs/jpeg-9b-0/lib/libjpeg.a<br/>/data/soft/anaconda2/pkgs/jpeg-9b-0/lib/libjpeg.la<br/>/data/soft/anaconda2/pkgs/jpeg-9b-0/lib/libjpeg.so<br/>/data/soft/anaconda2/pkgs/jpeg-9b-0/lib/libjpeg.so.9<br/>/data/soft/anaconda2/pkgs/jpeg-9b-0/lib/libjpeg.so.9.2.0<br/>/usr/lib64/libjpeg.so<br/>/usr/lib64/libjpeg.so.62<br/>/usr/lib64/libjpeg.so.62.1.0<br/>/usr/local/lib/libjpeg.a<br/>/usr/local/lib/libjpeg.la<br/>/usr/local/lib/libjpeg.so<br/>/usr/local/lib/libjpeg.so.9<br/>/usr/local/lib/libjpeg.so.9.2.0<br/><br/><br/><br/>On Tue, Mar 7, 2017 at 11:44 AM, Kevin Hallock &lt;hallock@ucar.edu&gt; wrote:<br/><br/>&gt; Hi Raj,<br/>&gt;<br/>&gt; If the pre-compiled versions of PyNIO and PyNGL are causing problems on<br/>&gt; your system, you may want to consider using conda instead:<br/>&gt; https://www.pyngl.ucar.edu/Download/<br/>&gt;<br/>&gt; The conda package manager handles all dependencies (including gfortran)<br/>&gt; for you so that situations like this shouldn?t happen. Please let me know<br/>&gt; if you have any questions.<br/>&gt;<br/>&gt; Kevin<br/>&gt;<br/>&gt; On Mar 6, 2017, at 2:04 PM, Raju Ankleshwaria &lt;raju.ankleshwaria@gmail.com&gt;<br/>&gt; wrote:<br/>&gt;<br/>&gt; Dear Users,<br/>&gt;<br/>&gt; I am installing PyNIO and PyNGL for the first time and getting errors. My<br/>&gt; system is CenOS 7 64-bit. I downloaded pre compiled files for my system<br/>&gt; with non-opendap.<br/>&gt;<br/>&gt; I am getting error while import in Nio and Ngl. Please see the error<br/>&gt; below. I check the libgfortran and that file is there. Please see below.<br/>&gt;<br/>&gt; I need your help.<br/>&gt; Raj<br/>&gt;<br/>&gt; Version of PyNIO: 1.4.1 linux-redhat-x86_64-gcc412-py271-numpy160<br/>&gt; PyNGL: 1.4.0 linux-redhat-x86_64-gcc412-py271-numpy160<br/>&gt;<br/>&gt;<br/>&gt; [root@air site-packages]# python<br/>&gt; Python 2.7.5 (default, Nov&nbsp; 6 2016, 00:28:07)<br/>&gt; [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br/>&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br/>&gt; &gt;&gt;&gt; import Ngl<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib/python2.7/site-packages/PyNGL/Ngl.py&quot;, line 39, in<br/>&gt; &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; import fplib<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt;<br/>&gt; [root@air site-packages]# python<br/>&gt; Python 2.7.5 (default, Nov&nbsp; 6 2016, 00:28:07)<br/>&gt; [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br/>&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br/>&gt; &gt;&gt;&gt; import Nio<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib64/python2.7/site-packages/PyNIO/Nio.py&quot;, line 63, in<br/>&gt; &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; from nio import *<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt; import Ngl<br/>&gt; Traceback (most recent call last):<br/>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br/>&gt;&nbsp;&nbsp; File &quot;/usr/lib/python2.7/site-packages/PyNGL/Ngl.py&quot;, line 39, in<br/>&gt; &lt;module&gt;<br/>&gt;&nbsp;&nbsp;&nbsp;&nbsp; import fplib<br/>&gt; ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br/>&gt; &gt;&gt;&gt;<br/>&gt; [root@air site-packages]# locate libgfortran.so.1<br/>&gt; /usr/lib64/libgfortran.so.1<br/>&gt; /usr/lib64/libgfortran.so.1.0.0<br/>&gt; [root@air site-packages]#<br/>&gt; _______________________________________________<br/>&gt; pyngl-talk mailing list<br/>&gt; List instructions, subscriber options, unsubscribe:<br/>&gt; http://mailman.ucar.edu/mailman/listinfo/pyngl-talk<br/>&gt;<br/>&gt;<br/>&gt;<br/>-------------- next part --------------<br/>An HTML attachment was scrubbed...<br/>URL: http://mailman.ucar.edu/pipermail/pyngl-talk/attachments/20170308/137ff098/attachment-0001.html <br/><br/>------------------------------<br/><br/>_______________________________________________<br/>pyngl-talk mailing list<br/>pyngl-talk@ucar.edu<br/>http://mailman.ucar.edu/mailman/listinfo/pyngl-talk<br/><br/><br/>End of pyngl-talk Digest, Vol 139, Issue 4<br/>******************************************