s3-multipart
s3-multipart copied to clipboard
ERROR:s3-mp-download:do_part_download() takes exactly 1 argument (9 given)
I am calling the download script as :
python s3_mp_download.py S3://xxxxxxxx/backup_20170324.tar backup.tar
It runs for a while and error outs later saying : ERROR:s3-mp-download:do_part_download() takes exactly 1 argument (9 given)