<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://www.pyngl.ucar.edu/Download/" class="">conda installation instructions</a> are resulting in an “UnsatisfiableError” when trying to install PyNGL.</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 pyngl_fix -c conda-forge -c conda-forge/label/broken pyngl 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 PyNGL, which may break compatibility with other conda packages. If no other conda packages are installed in the conda environment containing PyNGL (“pyngl_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 PyNGL via conda, please let us know.</div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Kevin</div></body></html>