aws-samples / amazon-textract-idp-cdk-constructs

MIT No Attribution
29 stars 13 forks source link

Unable to import module 'main': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/var/task/urllib3/util/ssl_.py) #113

Closed martinklie closed 9 months ago

martinklie commented 9 months ago

The install went well but I'm running into an error with the OpenSearchPushInvoke with the test moby pdf or another jpg I tried. Both fail at the same step with the same error (below) { "errorMessage": "Unable to import module 'main': cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (/var/task/urllib3/util/ssl_.py)", "errorType": "Runtime.ImportModuleError", "requestId": "163068ee-c790-4a96-9b35-971dc052c4da", "stackTrace": [] }

schadem commented 9 months ago

fixed by pull request https://github.com/aws-solutions-library-samples/guidance-for-low-code-intelligent-document-processing-on-aws/issues/37