ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

GUI not starting. SyntaxError: invalid syntax #28

Open preenupaul opened 6 years ago

preenupaul commented 6 years ago

InstaPy Process Error: File "quickstart.py", line 8 session.set_comments([nice feed], media=None) ^ SyntaxError: invalid syntax

preenupaul commented 6 years ago

this error only appear when commenting is on.. not able to comment coz of this issue

ahmadudin commented 6 years ago

Did you write the comment as same as written on the example?