We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ sudo ./raspiwrite.py File "./raspiwrite.py", line 177 else ^ SyntaxError: invalid syntax
System: 2012 Macbook Pro 15" 8gb 2.3Ghz i7 OS X Mountain Lion 10.8.2
Note: I don't use python so unsure as to what the problem is. tried adding a colon after the else but to no avail.
The text was updated successfully, but these errors were encountered:
I have this same error message.
Sorry, something went wrong.
+1
Python 2.7.2
No branches or pull requests
$ sudo ./raspiwrite.py
File "./raspiwrite.py", line 177
else
^
SyntaxError: invalid syntax
System:
2012 Macbook Pro 15" 8gb 2.3Ghz i7
OS X Mountain Lion 10.8.2
Note: I don't use python so unsure as to what the problem is. tried adding a colon after the else but to no avail.
The text was updated successfully, but these errors were encountered: