I input the following: `python deploystudio_users.py -r /Users/Shared/DS-Repo -f ~/Desktop/Import.csv -H y` And got this in return: ``` File "deploystudio_users.py", line 150 row++ ^ SyntaxError: invalid syntax ```
I input the following:
python deploystudio_users.py -r /Users/Shared/DS-Repo -f ~/Desktop/Import.csv -H yAnd got this in return: