Problems installing FSL

Hi @David_F, actually I think there has been a change to conda which has broken FSL installations. Can you try re-running the fslinstaller.py script like this (don’t specify an alternative miniconda installer):

CONDA_AUTO_UPDATE_CONDA=false ./fslinstaller.py

and see if that allows the installation to succeed?