danny305 / MutComputeX

MIT License
17 stars 6 forks source link

fatal error: Unable to locate credentials #1

Closed zkk-967 closed 1 year ago

zkk-967 commented 1 year ago

Hi, When I download the model, I was reminded that I need credentials. Can you provide me with a key?

danny305 commented 1 year ago

Sorry. Just now seeing this. If you add --no-sign-request to the copy command it should work:

aws s3 cp --no-sign-request s3://mutcomputex/data/norbelladine_4OMTase/boxes/4OMTase_dataset.pkl .

Ill make the change on my end too.