[Github-comments] [geany/geany] Format error. (#2874)

Independent-X notifications at xxxxx
Sun Aug 22 11:47:16 UTC 2021


When I create a new main.py with Geany and save it, it is always saved in ANSI format instead of UTF-8 format. 

It always causes an error when I try to test my program if I add any character which isn't an English character to it:
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0x** in position 0: invalid start byte.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2874
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210822/2aed825e/attachment.htm>


More information about the Github-comments mailing list