<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Sangeeta,<div class=""><br class=""></div><div class="">I’m sorry for the inconvenience, it seems there was an incompatibility between certain dependency libraries on conda-forge. A new version of the NCL package is now available and can be installed by running the following commands:</div><div class=""><br class=""></div><div class=""><font face="Menlo" class="">conda activate ncl_stable # substitute your environment name here if it's not "ncl_stable"</font></div><div class=""><font face="Menlo" class="">conda update --all -c conda-forge<br class=""></font><div class=""><font face="Menlo" class="">ncl -V</font></div><div class=""><br class=""></div><div class="">Please let us know if updating to the newest build of NCL doesn’t fix the problem.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Kevin</div></div><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 20, 2020, at 9:02 AM, sangeeta maharjan via ncl-install <<a href="mailto:ncl-install@ucar.edu" class="">ncl-install@ucar.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div dir="ltr" class="">Dear Ncl-Install<div class="">I got problem in installing NCL with conda.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:no-common-ligatures" class="">(ncl_stable) Sangeetas-MacBook-Pro:~ sangee2017$ <b class="">ncl -V</b></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:no-common-ligatures" class="">dyld: Library not loaded: @rpath/libwebp.7.dylib</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:no-common-ligatures" class="">  Referenced from: /Users/sangee2017/miniconda3/envs/ncl_stable/lib/libtiff.5.dylib</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:no-common-ligatures" class="">  Reason: Incompatible library version: libtiff.5.dylib requires version 9.0.0 or later, but libwebp.7.dylib provides version 8.0.0</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures:no-common-ligatures" class="">Abort trap: 6</span></div></div><div class=""><span style="font-variant-ligatures:no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures:no-common-ligatures" class="">--------------------------</span></div><div class=""><span style="font-variant-ligatures:no-common-ligatures" class=""><div class=""><span style="font-variant-ligatures:no-common-ligatures" class="">1. I downloaded </span><span style="font-family: Menlo; font-size: 11px;" class="">Miniconda3-latest-MacOSX-x86_64.sh from link</span></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class="">2. verify</span></div><div class=""><span style="box-sizing:border-box;color:rgb(231,76,60);font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;white-space:nowrap" class="">shasum</span><span style="color:rgb(231,76,60);font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;white-space:nowrap" class=""> </span><span style="box-sizing:border-box;color:rgb(231,76,60);font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;white-space:nowrap" class="">-a</span><span style="color:rgb(231,76,60);font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;white-space:nowrap" class=""> </span><span style="box-sizing:border-box;color:rgb(231,76,60);font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;white-space:nowrap" class="">256 </span><span style="font-family: -webkit-standard; font-size: inherit;" class="">Miniconda3-latest-MacOSX-x86_64.sh</span><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class=""><span style="font-family: -webkit-standard; font-size: inherit;" class="">3. executed .sh file</span></div><div class=""><span style="font-family: -webkit-standard; font-size: inherit;" class="">bash </span><span style="font-family: -webkit-standard; font-size: inherit;" class="">Miniconda3-latest-MacOSX-x86_64.s</span></div><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 13.333333015441895px; line-height: 12pt; font-family: courier; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class="">  </pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 13.333333015441895px; line-height: 12pt; font-family: courier; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class="">4.conda -V, showed the vision 4.8.2</pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 12pt; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class=""><font face="courier" size="3" class="">5</font><span style="font-family: -webkit-standard; font-size: inherit;" class="">.</span><span style="font-family:courier;font-size:13.333333015441895px" class="">conda create -n </span><i style="font-family:courier;font-size:13.333333015441895px;margin:0px;padding:0px" class="">ncl_stable</i><span style="font-family:courier;font-size:13.333333015441895px" class=""> -c conda-forge ncl</span></pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 12pt; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class=""><span style="font-family:courier;font-size:13.333333015441895px" class="">6.</span><span style="font-family:courier;font-size:13.333333015441895px" class="">  conda activate </span><i style="font-family:courier;font-size:13.333333015441895px;margin:0px;padding:0px" class="">ncl_stable</i></pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 12pt; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class=""><i style="font-family:courier;font-size:13.333333015441895px;margin:0px;padding:0px" class="">7. ncl -v, this gave error </i></pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 12pt; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class=""><font face="courier" size="3" class=""><i class="">Expecting help.</i></font></pre><pre style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 12pt; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;" class=""><font face="courier" size="3" class=""><i class="">sangeeta</i></font></pre></span></div></div></div></div>
_______________________________________________<br class="">ncl-install mailing list<br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a></div></blockquote></div><br class=""></body></html>