Skip to content

Installation

You should be able to install hydrolib-core with:

pip install hydrolib-core

or if you prefer (especially on Windows)

conda install hydrolib-core -c conda-forge

Note

If you use conda, it's advisable to install hydrolib-core within a new environment with only conda-forge as channel.

Back to top