Closed AnnJingLyu closed 1 year ago
You're missing a space or equals:
- --fs-license-file/home/lijiayue/license.txt
+ --fs-license-file /home/lijiayue/license.txt
您缺少一个空格或等于:
- --fs-license-file/home/lijiayue/license.txt + --fs-license-file /home/lijiayue/license.txt
Thank you for your answer. I plus the spacing. But it still same error.
Try:
fmriprep-docker /home/lijiayue/fearspace/bids /home/lijiayue/fearspace/output --participant-label YANGPENG --output-spaces MNI152NLin6Asym:res-2 --fs-license-file /home/lijiayue/license.txt
尝试:
fmriprep-docker /home/lijiayue/fearspace/bids /home/lijiayue/fearspace/output --participant-label YANGPENG --output-spaces MNI152NLin6Asym:res-2 --fs-license-file /home/lijiayue/license.txt
I'm so sorry. I busied in other projects this week. I try again in your way, and it's running. I can't thank you enough for your help.
What happened?
The code is error. But I couldn't find the same problem in google. So I want to ask for help in here.
What command did you use?
What version of fMRIPrep are you running?
20.2.1
How are you running fMRIPrep?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
Work directory
Please copy and paste any relevant log output.
Additional information / screenshots