Summary of what happened:
Hi, I am currently using this Stanford website to install fmriprep on my Windows computer with WSL 2: fMRIPrep tutorial: Running the docker image | Stanford Center for Reproducible Neuroscience. However, I get the following error when trying to run fMRIPrep.
I replace the given directories correctly with my own file directories (have checked numerous times) but I keep getting this error that my freesurfer.txt directory is incorrect (even though I copied the path straight from Windows). This is the error I receive: fmriprep-docker: error: Path should point to a file (or symlink of file): </Users/ragha/freesurfer.txt>. Can I receive some assistance on this?
Command used (and if a helper script was used, a link to the helper script or the command generated):
fmriprep-docker \
/Users/franklinfeingold/Desktop/BIDS_NKI_walkthrough/Nifti \
/Users/franklinfeingold/Desktop/BIDS_NKI_walkthrough/derivatives \
participant \
--participant-label 2475376 \
--fs-license-file /Users/franklinfeingold/freesurfer.txt
Version:
Environment (Docker, Singularity / Apptainer, custom installation):
Data formatted according to a validatable standard? Please provide the output of the validator:
PASTE VALIDATOR OUTPUT HERE
Relevant log outputs (up to 20 lines):
PASTE LOG OUTPUT HERE