The installation package that will install the correct Semi-ATE packages depending on the use-case.
Make sure that conda is installed via maxiconda as this brings the needed conda
and mamba
to your system.
Note that it is IMPERATIVE that the Semi-ATE-Installer
package is installed in the base
environment !!!
- Go to the base environment by executing
conda activate base
- Install the Semi-ATE Installer by executing
mamba install Semi-ATE-Installer
- Install Semi-ATE in an environment by executing
ate-installer
, select the environment and follow the installer.