Problem afni_system_check

Hi !

I have been unable to complete the evaluation of the setup, on Ubuntu 16.04 (installation, step 8).

After entering the command “~ afni_system_check.py -check_all”, here is the output I get:

File “/home/bahri/abin/afni_system_check.py”, line 279
print g_help_string
^
SyntaxError: Missing parentheses in call to ‘print’

That program is based on python version 2, and will
not work with version 3. That applies to basically all
of the AFNI python programs.

  • rick