Summary of what happened:
I cannot seem to get my fmriprep-docker command to find my FS license file.
Command used (and if a helper script was used, a link to the helper script or the command generated):
fmriprep-docker \
D:\data\things-fmri\ds004192 \
D:/data/try \
--participant-label 01 \
--fs-license-file C:\software\freesurfer\license.txt \
--fs-no-reconall \
--output-spaces MNI152NLin2009cAsym:res-2 fsaverage \
--output-spaces MNI152NLin2009cAsym:res-2 T1w fsaverage
Version:
25.2.3
Environment (Docker, Singularity / Apptainer, custom installation):
Docker
Data formatted according to a validatable standard? Please provide the output of the validator:
Validated as part of OpenNeuro upload: OpenNeuro
Relevant log outputs (up to 20 lines):
ERROR: a valid license file is required for FreeSurfer to run. fMRIPrep looked for an existing license file at several paths, in this order: 1) command line argument ``--fs-license-file``; 2) ``$FS_LICENSE`` environment variable; and 3) the ``$FREESURFER_HOME/license.txt`` path. Get it (for free) by registering at https://surfer.nmr.mgh.harvard.edu/registration.html
fMRIPrep: Please report errors to https://github.com/nipreps/fmriprep/issues.