I've installed the XQuartz and FSL.But when I run the fsl in the terminal, it shows "zsh: command not found: fsl". How can I solve this?
zsh: command not found: fslview
(base) md@mds-mbp ~ % fsl
zsh: command not found: fsl
(base) md@mds-mbp ~ %
I've installed the XQuartz and FSL.But when I run the fsl in the terminal, it shows "zsh: command not found: fsl". How can I solve this?
zsh: command not found: fslview
(base) md@mds-mbp ~ % fsl
zsh: command not found: fsl
(base) md@mds-mbp ~ %
Problem solved. I've revised my .zshrc profile to the exact PATH.It has been a mess. Here is the solution I've referred to: https://stackoverflow.com/a/18428774/18840553