You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open fslpython_install.sh with this command in the terminal (sudo is giving you super permissions to edit really important files, so use sparingly):
sudo pico /usr/local/fsl/etc/fslconf/fslpython_install.sh
In pico or nano, use your cursor to move down to line 149 (in pico press ctrl +C to see the line numbers)
Line 149 currently reads: dl_cmd_opts="--fail"
Change it to: dl_cmd_opts="--fail -L"
In pico/nano press Ctrl + O to write out and save your changes, and then exit pico.
In the terminal then paste the following at the command prompt to re-install fslpython:
sudo /usr/local/fsl/etc/fslconf/fslpython_install.sh -f /usr/local/fsl
type bash at the terminal to reinstate fsl, and then type imglob to see if you now see imglob usage