Skip to content

Monkey patch SSL issue using grequests #2

@JR-1991

Description

@JR-1991

Running into the following error due to grequests:

MonkeyPatchWarning: Monkey-patching ssl after ssl has already been imported may lead to errors, including RecursionError on Python 3.6. It may also silently lead to incorrect behaviour on Python 3.7. Please monkey-patch earlier. See gevent/gevent#1016. Modules that had direct imports (NOT patched): ['urllib3.util (/Users/.../anaconda3/envs/projects/lib/python3.11/site-packages/urllib3/util/init.py)', 'urllib3.util.ssl_ (/Users/.../anaconda3/envs/projects/lib/python3.11/site-packages/urllib3/util/ssl_.py)'].

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