SyntaxError: Non-UTF-8 code starting with ‘\xd7‘ 解決方法: 第一行加上: #coding=utf-8 SyntaxError: Non-UTF-8 code starting with ‘\xd7‘