qiniu/python-sdk

TypeError: can only concatenate str (not "bytes") to str

skyox opened this issue · 0 comments

skyox commented

python 3.8 上传数据报错

  File "/home/niuzhy/.virtualenv/flask/lib/python3.8/site-packages/qiniu/services/storage/uploader.py", line 37, in put_data                                             
    final_data += tmp_data                
TypeError: can only concatenate str (not "bytes") to str