electron-instaPy-GUI icon indicating copy to clipboard operation
electron-instaPy-GUI copied to clipboard

SyntaxError: invalid syntax line 11

Open andrekerygma opened this issue 7 years ago • 3 comments

Error: File "quickstart.py", line 11 session.set_user_interact(amount=, randomize=False, percentage=) ^ SyntaxError: invalid syntax

andrekerygma avatar Jan 31 '18 14:01 andrekerygma

image

andrekerygma avatar Jan 31 '18 14:01 andrekerygma

session.set_user_interact(amount=, randomize=False, percentage=)

andrekerygma avatar Jan 31 '18 14:01 andrekerygma

it's because of your comment in 'commenting Liked image'.Make sure to put this sign ' at the start & end of comment.Example : 'Hello!'

faizalshuriken avatar Feb 26 '18 20:02 faizalshuriken