Using newinstall.sh and installing miniconda I keep running into
"Unable to find an acceptable version of "
I am reinstalling the stack since my installation is old (and performing a new installation would put me in a better place to help members of my SC that are new at this). Nonetheless, I think I removed all old packages and env vars that I had installed previously and I reinstalled from scratch using newinstall.sh
I am working on an empty dir and there are no LSST env variables lying around that I can tell.
sequence of commands:
curl -OL https://raw.githubusercontent.com/lsst/lsst/13.0/scripts/newinstall.sh
source newinstall.sh
source loadLSST.bash
setup sims_maf -t sims
Unable to find an acceptable version of sims"
thank you for your help