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

AWS process fails #28

Open
matnel opened this issue Jul 12, 2021 · 1 comment
Open

AWS process fails #28

matnel opened this issue Jul 12, 2021 · 1 comment

Comments

@matnel
Copy link
Member

matnel commented Jul 12, 2021

  File "src/imagetaggers/run.py", line 51, in <module>
    aws.process_local( aws_client, out, image )
  File "/home/mnelimar/image-taggers/src/imagetaggers/aws.py", line 30, in process_local
    MinConfidence=min_confidence
  File "/home/mnelimar/.local/lib/python3.6/site-packages/botocore/client.py", line 386, in _api_call
    return self._make_api_call(operation_name, kwargs)
  File "/home/mnelimar/.local/lib/python3.6/site-packages/botocore/client.py", line 705, in _make_api_call
    raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (413) when calling the DetectLabels operation:
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

1 participant