open-discussion > FSL Error in Mac Ventura 13.1
Showing 1-7 of 7 posts
Jan 23, 2023 05:01 PM | Niranjan Savarirajalu
FSL Error in Mac Ventura 13.1
I tried installing FSL in my Mac, but had installation error. I
have tried installing Quartz software, and it didn't help me
either. Kindly help me in this regard.
ERROR occurred during installation!
This command returned an error: /Users/niranjan/fsl/bin/mamba env update -n base -f /private/var/folders/gt/4vm51s9s169c1zsj1bm1qhc40000gn/T/tmp06t7a8hv/fsl-6.0.6.2_macos-64.yml
ERROR occurred during installation!
This command returned an error: /Users/niranjan/fsl/bin/mamba env update -n base -f /private/var/folders/gt/4vm51s9s169c1zsj1bm1qhc40000gn/T/tmp06t7a8hv/fsl-6.0.6.2_macos-64.yml
Jan 24, 2023 02:01 PM | bjrafor
RE: FSL Error in Mac Ventura 13.1
Hi Niranjan,
There can be multiple factors why the installation failed but your issue headline (Mac Ventura) makes me think that its not necessarily Quartz causing the issue (but it still can) because if it is, the error will appear in the post installation i.e., when you are already running fsl from the terminal.
To rule out some potential causes, you have to check if you have an updated python installed in the system. Actually, fsl python library suggests python version 3.7, 3.8, 3.9, 3.10 based on the documentation (https://pypi.org/project/fslpy/). I believe python.org
Another important thing to consider is to execute running the fslinstaller as an administrator.
It would also help if you know the content of fsl-6.0.6.2_macos-64.yml
Hope this helps.
There can be multiple factors why the installation failed but your issue headline (Mac Ventura) makes me think that its not necessarily Quartz causing the issue (but it still can) because if it is, the error will appear in the post installation i.e., when you are already running fsl from the terminal.
To rule out some potential causes, you have to check if you have an updated python installed in the system. Actually, fsl python library suggests python version 3.7, 3.8, 3.9, 3.10 based on the documentation (https://pypi.org/project/fslpy/). I believe python.org
Another important thing to consider is to execute running the fslinstaller as an administrator.
It would also help if you know the content of fsl-6.0.6.2_macos-64.yml
Hope this helps.
Jan 26, 2023 02:01 PM | kavita singh
RE: FSL Error in Mac Ventura 13.1
Hello,
I am having a similar issue with installing FSL in MacOS 12.6. Miniconda installation fails. Screenshot attached. I have xquartz and Python3 installed.
The command to install fsl is: python3 fslinstaller.py
Any input is appreciated.
I am having a similar issue with installing FSL in MacOS 12.6. Miniconda installation fails. Screenshot attached. I have xquartz and Python3 installed.
The command to install fsl is: python3 fslinstaller.py
Any input is appreciated.
Jan 26, 2023 02:01 PM | bjrafor
RE: FSL Error in Mac Ventura 13.1
Hello Kavita,
Would you be able to post fslinstaller_wci59cn3.log? This might give a clue as to what causes the issue. Thanks.
Would you be able to post fslinstaller_wci59cn3.log? This might give a clue as to what causes the issue. Thanks.
Jan 26, 2023 03:01 PM | Surendra Maharjan
RE: FSL Error in Mac Ventura 13.1
Hi Kavita,
You can install miniconda first. Feel free to check log file as well.
Many Thanks,
Suren
You can install miniconda first. Feel free to check log file as well.
Many Thanks,
Suren
Jan 26, 2023 03:01 PM | kavita singh
RE: FSL Error in Mac Ventura 13.1
The log file contents are attached.
Thank you for looking into this.
Thank you for looking into this.
Jan 26, 2023 03:01 PM | kavita singh
RE: FSL Error in Mac Ventura 13.1
I tried that, unfortunately it is the same error.