Skip to content

ohplayer: No AWS credentials, and unable to fetch them (need connection to Linn HQ network) #4

@AndreHro

Description

@AndreHro

Hi,
in order to compile ohPlayer, I need access to the dependencies.
I use ./go fetch --all but I get:
No AWS credentials, and unable to fetch them (need connection to Linn HQ network)
Could you please provide infos how to download the dependencies needed.
In my opinion
sys.exit(-1) is wrong for anonymous access.
later the file could only fetch with
def init(self):
self.s3 = boto3.resource('s3',config=Config(signature_version=UNSIGNED))

Best regards
Andre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions