We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf6e89 commit 0067e2dCopy full SHA for 0067e2d
wrapper/src/fmriprep_docker/__main__.py
@@ -32,7 +32,7 @@
32
MISSING = """
33
Image '{}' is missing
34
Would you like to download? [Y/n] """
35
-PKG_PATH = '/opt/conda/envs/fmriprep/lib/python3.10/site-packages'
+PKG_PATH = '/opt/conda/envs/fmriprep/lib/python3.12/site-packages'
36
TF_TEMPLATES = (
37
'MNI152Lin',
38
'MNI152NLin2009cAsym',
0 commit comments