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

Version 1.1.1 of urllib3 no longer supported error #45

Open
domaa11 opened this issue Oct 12, 2023 · 0 comments
Open

Version 1.1.1 of urllib3 no longer supported error #45

domaa11 opened this issue Oct 12, 2023 · 0 comments

Comments

@domaa11
Copy link

domaa11 commented Oct 12, 2023

I tried to run this today and got the following error:

{
  "errorMessage": "Unable to import module 'lambda': urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips  26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168",
  "errorType": "Runtime.ImportModuleError",
  "stackTrace": []
}

I would assume this is happening to anyone using this repo (which is great, by the way), because this is no longer supported (from: urllib3/urllib3#2168):

  • Version 1.1.1 will be supported until 2023-09-11 (LTS)
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