Closed TayoO closed 6 years ago
python check-installation.py Throws the following error:
python check-installation.py
File "check-installation.py", line 19 print("Check for numpy: ", end="") ^ SyntaxError: invalid syntax
Are you using python 2 or 3?
python check-installation.py
Throws the following error:File "check-installation.py", line 19 print("Check for numpy: ", end="") ^ SyntaxError: invalid syntax