Fmriprep 20.2.2

Hi!

I’ve tried the 20.2.2 version of fmriprep, but the output says that I’m still running 20.1.4 version. Although I think I don’t even have it installed.

There was an issue with the first upload of the docker image, it is fixed now, you can download the new image again and it should tell you that it is the 20.2.2 version.

Hi, I’m also running into this issue, and is hasn’t been resolved. I’ve just downloaded the docker image for fmriprep 20.2.2, but it still says that I’m using 20.2.0 (which has been flagged). Any ideas for how to fix this?

Thank you!

For me this command helped:
docker pull nipreps/fmriprep:20.2.2
And then (if you’re using fmriprep-docker):
pip install --user --upgrade fmriprep-docker

1 Like