Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

With Python3.9 error is botocore.vendored.requests #19

Open
jalfarohi opened this issue Mar 9, 2023 · 0 comments
Open

With Python3.9 error is botocore.vendored.requests #19

jalfarohi opened this issue Mar 9, 2023 · 0 comments

Comments

@jalfarohi
Copy link

Replace botocore.vendored.requests
with
import requests
Also need to build the zip with dependency as this
https://aws.amazon.com/blogs/developer/removing-the-vendored-version-of-requests-from-botocore/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant