electron-instaPy-GUI
electron-instaPy-GUI copied to clipboard
Doesn't support Cyrillic in comments
When I add comment 'вау, очень красиво!', I get:
Error: File "quickstart.py", line 9 SyntaxError: Non-ASCII character '\xd0' in file quickstart.py on line 9, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
i will try to reproduce it later, so for now this GUI only support ASCII character only.
same issue with tag list
I used "python3 file.py"