python3:TypeError: can't concat str to bytes2022-06-23 04:50:16 在str后面加encode(),将str转换成字节型 上一篇:Python开发时报TypeError: 'int' object is not iterable解决方式下一篇:TypeError: __init__() got an unexpected keyword argument ‘serialized_options‘解决办法