.. SPDX-FileCopyrightText: 2026 Maria Höller, German Aerospace Center (DLR) .. .. SPDX-License-Identifier: GPL-3.0-or-later Installation ============ The easiest way to install MOCA is via the Python package manager `PyPI `_. You can do this by running the following command in your terminal: .. code-block:: bash pip install moca_uncertainty_lca This command will download and install the latest version of MOCA along with its dependencies. .. note:: MOCA is built to work with the `Brightway2 `_ framework for Life Cycle Assessment. As of now, the latest version called Brightway25 is not supported.