Azelphur/pyPushBullet

Error in line 7

tam481 opened this issue · 1 comments

python ./pushbullet_cmd.py xxxxx getdevices

returns
File "./pushbullet_cmd.py", line 7

^
SyntaxError: invalid syntax

Any ideas?

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.