问题:SyntaxError: (unicode error) ‘utf-8’ codec can’t decode byte 0xb7 in position 0: invalid start byte 解决方法: 在最上方加上#-*-coding:GBK -*-