Installation¶
You should be able to install HYDROLIB with:
pip install hydrolib
or if you prefer (especially on Windows)
conda install hydrolib -c conda-forge
Note
If you use conda, it's advisable to install HYDROLIB
within a new environment with only conda-forge as channel.