Hi all! I am trying to run the 05-helloaws/helloaw...
# ask-metaflow
e
Hi all! I am trying to run the 05-helloaws/helloaws.py tutorial but I am getting:
Copy code
Metaflow 2.6.3 executing HelloAWSFlow for user:sderosa
Validating your flow...
    The graph looks good!
Running pylint...
    Pylint is happy!
    S3 access failed:
    S3 operation failed.
    Key requested: <s3://bag-replay/metaflow/HelloAWSFlow/1673376143152351/_parameters/0/0.attempt.json>
    Error: Unable to locate credentials
However, i am able to upload/download objects from the
<s3://bag-replay/metaflow/>
directory Update: I actually get the same error when running the helloworld tutorial
00-helloworld/helloworld.py
1