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 a088bb6 commit 3291b00Copy full SHA for 3291b00
wrapper/nibabies_wrapper.py
@@ -26,7 +26,7 @@
26
MISSING = """
27
Image '{}' is missing
28
Would you like to download? [Y/n] """
29
-PKG_PATH = "/usr/local/miniconda/lib/python3.8/site-packages"
+PKG_PATH = "/opt/conda/lib/python3.8/site-packages"
30
TF_TEMPLATES = (
31
"MNI152Lin",
32
"MNI152NLin2009cAsym",
0 commit comments