Installation#

Note

It is recommended to use mamba/conda to create a clean environment.

# python >=3.9
micromamba create -n tace python=3.13.11 -y
micromamba activate tace

You can install the package in ways as described below.