Python运行报SyntaxError: Non-UTF-8 code starting with ‘\xe5‘ in file的解决方法

在文件的最上方,新增

# coding:utf-8
posted @ 2022-04-15 17:14  时光如你般美好  阅读(500)  评论(0编辑  收藏  举报