-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
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
Labels
No labels