首页
Java
登录
6mi
u
盘
搜
搜 索
Java
python3.6报错:AttributeError: 'str' object has no attribute 'decode'
python3.6报错:AttributeError: 'str' object has no attribute 'decode'
xiaoxiao
2021-02-28
20
错误源代码: class_list.append(folder.decode('utf-8')) ;修改方法:把decode改为encode即可。
转载请注明原文地址: https://www.6miu.com/read-2632510.html
技术
最新回复
(
0
)