decode(“utf-8”)错误 UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xb8 in position 8: invalid start byte res.decode("utf-8",errors="ignore") 即可