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
I input this at the terminal:
aws s3 --no-sign-request sync s3://open-images-dataset/train ./train
then show:
fatal error: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist
How can I solve?I want to download all train images
The text was updated successfully, but these errors were encountered:
I input this at the terminal:
aws s3 --no-sign-request sync s3://open-images-dataset/train ./train
then show:
fatal error: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist
How can I solve?I want to download all train images
The text was updated successfully, but these errors were encountered: