rougier/matplotlib-tutorial

check-installation.py script syntax error

TayoO opened this issue · 1 comments

TayoO commented

python check-installation.py
Throws the following error:

File "check-installation.py", line 19
print("Check for numpy: ", end="")
^
SyntaxError: invalid syntax

Are you using python 2 or 3?