You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who stumble on this issue, the workaround is to use the --force flag when performing put operation, this flag makes sure that the command succeeds even if the file already exists
Version from pip3 - 2.1.0 - crashes when a file already exists in the bucket:
I wonder if an exception is unavoidable or if s3 can return an error to evaluate. I also think the exception needs to be caught and treated.
The text was updated successfully, but these errors were encountered: