Open
Description
On Windows OS, after running the code below as indicated in the webpage,
python -m pip install --user --upgrade fmriprep-docker
It seems that fmriprep-docker is still not accessible from terminal. One should find the path of the file fmriprep-docker.exe, and add the path to the system PATH variable. Then fmriprep-docker worked well.
I fixed this Not found issue via this approach.