Skip to content

Commit

Permalink
Document installation options for ESMpy (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
mplough-kobold committed Feb 24, 2023
1 parent 57c7a49 commit 7d702f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Notes about ESMpy
-----------------

* ESMpy 8.4 is only compatible with xESMF >= 0.7.
* ESMpy must be installed through Conda or compiled manually; it is not available through PyPI. When installing xESMF with pip, the ESMpy package must be manually installed first.
* When installing ESMpy 8.4 through conda, the environment must be _activated_ before the package is used, which often means deactivating and re-activating it. See this `xESMF issue <https://github.com/pangeo-data/xESMF/issues/224>`_ and the related `ESMpy issue <https://github.com/conda-forge/esmf-feedstock/issues/91>`_.

Testing your installation
Expand Down

0 comments on commit 7d702f8

Please sign in to comment.