We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ced81 commit c5a4f3bCopy full SHA for c5a4f3b
_episodes/02-installation.md
@@ -213,8 +213,8 @@ installed in it.
213
> - Downloads fail due to company proxy, see [conda
214
> docs](https://docs.anaconda.com/anaconda/user-guide/tasks/proxy/) how to
215
> resolve
216
-> - On ``MacOSX``, installation may only work for ``esmvaltool-python`` and
217
-> ``esmvaltool-ncl`` with Python 3.7.
+> - On ``MacOSX``, ``esmvaltool-python`` and
+> ``esmvaltool-ncl`` only work with Python 3.7. Use `python=3.7` instead of `python=3.8` in the installation code above.
218
>
219
{: .callout}
220
0 commit comments