Skip to content

When running neptune-python-utils in Glue 4, the job fails due to urllib3 conflict #330

@brianok-aws

Description

@brianok-aws

The exception generated is "ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/tmp/neptune_python_utils.zip/urllib3/util/ssl_.py)" when calling "from neptune_python_utils.glue_neptune_connection_info import GlueNeptuneConnectionInfo" in the Glue job. The underlying reason is botocore which does not support urllib3 2.0 yet, but releases imports urllib3.

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