I need to use fslreorient2std on some images and I'm trying to install FSL in an Ubuntu 20.04.3 shell in Windows 10.
I used python "/mnt/c/Users/user/Downloads/fslinstaller.py", which seems to work fine until Stage 2 where it produces this error:
...
Stage 2 100%
----- ERROR ----- Failed to create FSL Python environment - see /tmp/fslpython1vkK/fslpython_miniconda_installer.log for details
Post install setup failed [OK] Post installation setup complete
Setting up FSL software... [OK] User profile updated with FSL
settings, you will need to log out and back in to use the FSL tools.
In fact, when I check the details in "fslpython_miniconda_installer.log" it reads:
Collecting package metadata (repodata.json): ...working... failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url
https://conda.anaconda.org/conda-forge/linux-64/repodata.json
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on
your way.
'https://conda.anaconda.org/conda-forge/linux-64'
And indeed even when reopening Ubuntu, FSL commands don't work, for example "fslreorient2std" gives: "/usr/bin/env: 'fslpython': No such file or directory".
I did try many times in the last days, following the instructions for Ubuntu, as well as doing the troubleshooting, but the error does not appear intermittent to me. I did not find an answer in stackoverflow as this question¨ does not have an answer and the files mentioned in this thread are not in the corresponding folders in my computer.
Any advice will be welcome, sorry if my question is naive, I'm a new user.
Thanks,
best
L