Why do I get ConnectionResetError when reading and writing to s3 using smart_open?

后端 未结 0 573
长情又很酷
长情又很酷 2020-12-04 10:10

The following code can read and write back to s3 on the fly following the the discussion on here:

from smart_open import open
import os

bucket_dir = "s3         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题