From ca87753f413a13b5223becbac6555c17b873cc8b Mon Sep 17 00:00:00 2001 From: Jack Dolgin Date: Thu, 23 Jul 2020 00:21:00 -0400 Subject: [PATCH] Update download_abide_preproc.py I just updated the header notes for how to run this script. Since the script uses urllib and therefore (perhaps among other reasons) requires Python3, I believe the command `python3` is required in the terminal rather than typing `python`. At least that's the experience I had on my Mac --- download_abide_preproc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download_abide_preproc.py b/download_abide_preproc.py index d1bd809..6de2902 100644 --- a/download_abide_preproc.py +++ b/download_abide_preproc.py @@ -10,7 +10,7 @@ age ranges, sex, site of interest Usage: - python download_abide_preproc.py -d -p + python3 download_abide_preproc.py -d -p -s -o [-lt ] [-gt ] [-x ] [-t ]