[ncl-install] Fix for NCL conda installation errors

Kevin Hallock hallock at ucar.edu
Wed Dec 20 16:29:35 MST 2017


Hi everyone,

We’ve recently received numerous reports that our conda installation instructions <http://ncl.ucar.edu/Download/conda.shtml> are resulting in an “UnsatisfiableError” when trying to install NCL.

The good news is that we've found a workaround for this issue:
conda create -n ncl_fix -c conda-forge -c conda-forge/label/broken ncl poppler=0.52 xerces-c=3.1 gsl

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.

If anyone tries this workaround and continues to experience problems installing or running NCL via conda, please let us know.

Thanks!
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20171220/6c944ac2/attachment.html>


More information about the ncl-install mailing list