Installing

Python Version

  • Python (> 3.9, <3.13)

Anemoi agrees to follow Python’s official releases https://devguide.python.org/versions/

Note

Python 3.9 will be deprecated from the Anemoi Ecosystem before it’s official End-of-Life (EOL) in October. At the moment Python 3.13 is not supported yet across the packages due to dependency restrictions.

Installing

All the Anemoi packages are distributed on PyPI. To install an Anemoi package, you can use the following command:

pip install anemoi-{package}

where {package} is one of the anemoi packages, e.g. datasets or training.