<div dir="ltr"><div>for PyNIO conda install -c ncar pynio=1.4.3</div><div>for PyNGL conda is unable to search the package. conda search pyngl</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 8, 2017 at 11:18 AM, Kevin Hallock <span dir="ltr">&lt;<a href="mailto:hallock@ucar.edu" target="_blank">hallock@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="-ms-word-wrap: break-word;">Hi Raj,<div><br></div><div>What was the full conda command you used to install PyNIO and PyNGL?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Kevin</div></font></span><div><div class="h5"><div><br><div><blockquote type="cite"><div>On Mar 8, 2017, at 11:43 AM, Raju Ankleshwaria &lt;<a href="mailto:raju.ankleshwaria@gmail.com" target="_blank">raju.ankleshwaria@gmail.com</a>&gt; wrote:</div><br class="m_7011304894923456380Apple-interchange-newline"><div><div dir="ltr"><div>Hi kevin,</div><div><br></div><div>I installed Anaconda in my Linux3 x64 and NIO. However, I am getting the below error of libjpecg.so.8. I do not have this file but version 9. see below information for your review.</div><div><br></div><div>Thanks,</div><div>raj</div><div><br></div><div>[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: <a href="http://continuum.io/thanks" target="_blank">http://continuum.io/thanks</a> and <a href="https://anaconda.org/" target="_blank">https://anaconda.org</a><br>&gt;&gt;&gt; import Nio<br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;/data/soft/anaconda2/lib/<wbr>python2.7/site-packages/PyNIO/<wbr>Nio.py&quot;, line 63, in &lt;module&gt;<br>    from nio import *<br>ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory<br>&gt;&gt;&gt; <br>KeyboardInterrupt<br>&gt;&gt;&gt; <br>[root@air runIndia]$ locate libjpeg<br>/data/soft/anaconda2/lib/<wbr>libjpeg.a<br>/data/soft/anaconda2/lib/<a href="http://libjpeg.la/" target="_blank">libjp<wbr>eg.la</a><br>/data/soft/anaconda2/lib/<wbr>libjpeg.so<br>/data/soft/anaconda2/lib/<wbr>libjpeg.so.9<br>/data/soft/anaconda2/lib/<wbr>libjpeg.so.9.2.0<br>/data/soft/anaconda2/pkgs/<wbr>jpeg-9b-0/lib/libjpeg.a<br>/data/soft/anaconda2/pkgs/<wbr>jpeg-9b-0/lib/<a href="http://libjpeg.la/" target="_blank">libjpeg.la</a><br>/data/soft/anaconda2/pkgs/<wbr>jpeg-9b-0/lib/libjpeg.so<br>/data/soft/anaconda2/pkgs/<wbr>jpeg-9b-0/lib/libjpeg.so.9<br>/data/soft/anaconda2/pkgs/<wbr>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/<a href="http://libjpeg.la/" target="_blank">libjpeg.la</a><br>/usr/local/lib/libjpeg.so<br>/usr/local/lib/libjpeg.so.9<br>/usr/local/lib/libjpeg.so.9.2.<wbr>0<br><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 7, 2017 at 11:44 AM, Kevin Hallock <span dir="ltr">&lt;<a href="mailto:hallock@ucar.edu" target="_blank">hallock@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div>Hi Raj,<div><br></div><div>If the pre-compiled versions of PyNIO and PyNGL are causing problems on your system, you may want to consider using conda instead: <a href="https://www.pyngl.ucar.edu/Download/" target="_blank">https://www.pyngl.uca<wbr>r.edu/Download/</a></div><div><br></div><div>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.</div><div><br></div><div>Kevin</div><div><br><div><blockquote type="cite"><div><div class="m_7011304894923456380h5"><div>On Mar 6, 2017, at 2:04 PM, Raju Ankleshwaria &lt;<a href="mailto:raju.ankleshwaria@gmail.com" target="_blank">raju.ankleshwaria@gmail.com</a>&gt; wrote:</div><br class="m_7011304894923456380m_-6332578306778971185Apple-interchange-newline"></div></div><div><div><div class="m_7011304894923456380h5"><div dir="ltr"><div>Dear Users,</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div>I need your help.</div><div>Raj</div><div><br></div><div>Version of PyNIO: 1.4.1 linux-redhat-x86_64-gcc412-py2<wbr>71-numpy160</div><div>PyNGL: 1.4.0 linux-redhat-x86_64-gcc412-py2<wbr>71-numpy160</div><div><br></div><div><br></div><div>[root@air site-packages]# python<br>Python 2.7.5 (default, Nov  6 2016, 00:28:07) <br>[GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>&gt;&gt;&gt; import Ngl<br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/PyNGL/Ngl.py&quot;, line 39, in &lt;module&gt;<br>    import fplib<br>ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br>&gt;&gt;&gt; <br>[root@air site-packages]# python<br>Python 2.7.5 (default, Nov  6 2016, 00:28:07) <br>[GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] on linux2<br>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>&gt;&gt;&gt; import Nio<br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;/usr/lib64/python2.7/site-pac<wbr>kages/PyNIO/Nio.py&quot;, line 63, in &lt;module&gt;<br>    from nio import *<br>ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br>&gt;&gt;&gt; import Ngl<br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/PyNGL/Ngl.py&quot;, line 39, in &lt;module&gt;<br>    import fplib<br>ImportError: /lib64/libgfortran.so.1: undefined symbol: sqrtq<br>&gt;&gt;&gt; <br>[root@air site-packages]# locate libgfortran.so.1<br>/usr/lib64/libgfortran.so.1<br>/usr/lib64/libgfortran.so.1.0.<wbr>0<br>[root@air site-packages]# </div></div></div></div>
______________________________<wbr>_________________<br>pyngl-talk mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/pyngl-talk" target="_blank">http://mailman.ucar.edu/mailma<wbr>n/listinfo/pyngl-talk</a><br></div></blockquote></div><br></div></div></blockquote></div><br></div>
</div></blockquote></div><br></div></div></div></div></blockquote></div><br></div>