When using the repo 2023_dev_compound-embeddings and running the make env command, I got this error:
varunananth@Taluss-MacBook-Air-3 2023_dev_compound-embeddings % make env
mamba env update -p ./envs -f environment.yaml --prune
make: mamba: No such file or directory
make: *** [env] Error 1
It seems to not detect I have conda and not mamba installed, then fails to execute because it defaults to mamba