Just gave it a go… M4 Max on Sequoia 15.3.2
conda create -n sammieroto python=3.12 -y
conda activate sammieroto
bash install_dependencies.sh
bash run_sammie.command
…were the 4 commands to get it going from scratch. I picked a 3.12 env just because I though that’s what was required, but the 1.4 install from git only mentions higher than 3.10.