Skip to main content
Install HierachicalForecast with pip or conda
We recommend using uv as Python package manager, for which you can find installation instructions here. You can then install the released version of HierachicalForecast:
Alternatively, you can directly install from the Python package index with:
or within a conda environment:
Tip We recommend installing your libraries inside a python virtual or conda environment.

Installing from source

We recommend using uv as Python package manager, for which you can find installation instructions here.
  1. Clone the HierachicalForecast repo:
  1. Create the environment:
  1. Activate the environment:
  • on MacOS / Linux:
  • on Windows:
  1. Install the dependencies and the library