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 0b9ebeb commit 1dbb5e3Copy full SHA for 1dbb5e3
wrapper/src/fmriprep_docker/__main__.py
@@ -41,7 +41,7 @@
41
MISSING = """
42
Image '{}' is missing
43
Would you like to download? [Y/n] """
44
-PKG_PATH = '/opt/conda/lib/python3.9/site-packages'
+PKG_PATH = '/opt/conda/envs/fmriprep/lib/python3.10/site-packages'
45
TF_TEMPLATES = (
46
'MNI152Lin',
47
'MNI152NLin2009cAsym',
0 commit comments