Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download failed for train_prepared.csv #3

Open
sharma-ji opened this issue Oct 9, 2021 · 3 comments
Open

Download failed for train_prepared.csv #3

sharma-ji opened this issue Oct 9, 2021 · 3 comments

Comments

@sharma-ji
Copy link

download failed: s3://applied-nlp-book/data/ag_dataset/prepared/train_prepared.csv to data/train_prepared.csv An error occurred (AccessDenied) when calling the GetObject operation: Access Denied

@aapatel09
Copy link
Contributor

@sharma-ji Could you please share the code snippet you used to experience this error? I will help you resolve this.

@Ashish-Soni08
Copy link

It happens when we download the data from S3

aws s3 cp s3://applied-nlp-book/data/ data --recursive --no-sign-request
aws s3 cp s3://applied-nlp-book/models/ag_dataset/ models/ag_dataset --recursive --no-sign-request

@carlosjuribe
Copy link

carlosjuribe commented Mar 25, 2024

Hi @aapatel09, these aws CLI commands are still failing, this time with the error message The specified bucket does not exist. I've opened a new issue with further details.

Are there any alternative approaches to download the data needed to follow the book? Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants