Installation

Before you begin, ensure that you have the following installed:

Additional dependencies will be installed using the pip command below. Familiarity with Pip is assumed. We recommend performing the installation within a Python virtual environment.

To install STACIE in a Python virtual environment, use the following shell command:

pip install stacie

Alternatively, you can install STACIE in a Conda environment from the conda-forge channel:

conda install -c conda-forge stacie