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

unable to fetch dataset #55

Open
fokx opened this issue Jun 5, 2021 · 1 comment
Open

unable to fetch dataset #55

fokx opened this issue Jun 5, 2021 · 1 comment

Comments

@fokx
Copy link

fokx commented Jun 5, 2021

When I used the cmd inside Makefile to download dataset from AWS S3, I got the error:
$ aws s3 cp s3://energy-py/public/dataset.zip dataset.zip

fatal error: Unable to locate credentials

@ADGEfficiency
Copy link
Owner

Hi @fokx - thanks for your help :)

This was an error on my end - try:

aws --no-sign-request --region ap-southeast-2 s3 cp s3://energy-py/public/dataset.zip dataset.zip

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

2 participants