Skip to content

Commit ce5df2e

Browse files
Update docs/source/installation.rst
Co-authored-by: Sadie L. Bartholomew <[email protected]>
1 parent 82b3913 commit ce5df2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Jupyter Notebooks
124124

125125
You may want to work with cf via a Jupyter Notebook within a ``conda`` environment.
126126

127-
A `known issue <https://github.com/NCAS-CMS/cf-python/issues/883/>`_ exists where the stricter dependencies of the Jupyter library clash with those of cf and installation fails.
127+
A `known issue <https://github.com/NCAS-CMS/cf-python/issues/883/>`_ exists for Python 3.12 only when one wants to install the optional dependency ESMPy. Namely, the stricter dependencies of the Jupyter library clash with those of cf (namely ``zlib`` required by ESMPy) and installation fails.
128128

129129
A proven workaround is to install Jupyter *before* installing cf, like so:
130130

0 commit comments

Comments
 (0)