Error in line 7
tam481 opened this issue · 1 comments
tam481 commented
python ./pushbullet_cmd.py xxxxx getdevices
returns
File "./pushbullet_cmd.py", line 7
^
SyntaxError: invalid syntax
Any ideas?
tam481 commented
Hello all
It looks like using wget to directly download the .py file results in the html version being downloaded. Copying and pasting the raw file into an empty .py file resolves the issue.