SyntaxError: Non-ASCII character '\xe8' in file hello.py on line 5, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

没有注释编码——utf-8
python支持,输出平台(电脑)也要支持编码
posted @ 2021-07-31 14:53  快乐之光  阅读(306)  评论(0)    收藏  举报