GIT repository
AMIGOpy is available here.
Download the files respecting the subfolder structures.
Make sure all files are in a local folder e.g. C:\AMIGOpy
Create the amigo env (only the first time) - Check anaconda page for more info
Open the anaconda terminal >> go to your installation folder >>
conda env create -f amigo.yml
Activate the env
conda activate amigo
Start the software
python Launch_ImGUI.py