'bytes' object has no attribute 'encode'

python3中,编码的时候区分了字符串和二进制 encode 改成 decode 就能够了python
相关文章
相关标签/搜索