错误提示如图:
虽然没有影响爬取,但还是觉着解决一下比较好。望各位有识之士不吝赐教。
编码和解码的字符编码集不一致
str_object.encode(charset).decode(another_charset) # ?!