Installation
pypi
The simplest way to install pyAMPACT is through the Python Package Index (PyPI). This will ensure that all required dependencies are fulfilled. This can be achieved by executing the following command:
pip install pyAMPACT
or:
sudo pip install pyAMPACT
to install system-wide, or:
pip install -u pyAMPACT
to install just for your own user.