<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">We’ve recently received numerous reports that our <a href="http://ncl.ucar.edu/Download/conda.shtml" class="">conda installation instructions</a> are resulting in an “UnsatisfiableError” when trying to install NCL.</div><div class=""><br class=""></div><div class="">The good news is that we've found a workaround for this issue:</div><div class=""><font face="Menlo" class="">conda create -n ncl_fix -c conda-forge -c conda-forge/label/broken ncl poppler=0.52 xerces-c=3.1 gsl</font></div><div class=""><br class=""></div><div class="">The (potentially) bad news is that this workaround requires a “broken” version of the GDAL/libgdal dependency to be installed alongside NCL, which may break compatibility with other conda packages. If no other conda packages are installed in the conda environment containing NCL (“ncl_fix” in the example command above), then this should not be an issue.</div><div class=""><br class=""></div><div class="">If anyone tries this workaround and continues to experience problems installing or running NCL via conda, please let us know.</div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Kevin</div></body></html>