Blueherb In solitude, where we are least alone
摘要: 执行search请求 响应,出现错误 ,中文解析不了: 'ascii' codec can't decode byte 0xe4 in position 0: ordinal not in range(128) 解决办法,添加如下代码到 search.py import sys reload(sys 阅读全文
posted @ 2021-01-17 09:51 帅气的小土豆 阅读(19) 评论(0) 推荐(0) 编辑