I am trying to flash my SD card on my Mac and receive an error message in the Terminal:
Command entered:
sudo python raspiwrite.py
Response:
File "raspiwrite.py", line 177
else
^
SyntaxError: invalid syntax
I downloaded the necessary files from github/exaviorn/RasPiWrite.
Any ideas?