Profiling Job failing with error: ImportError: 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 #506
Labels
Describe the bug
When running a profiling job in a table, we get the following error:
ImportError: 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: urllib3/urllib3#2168
How to Reproduce
Expected behavior
No response
Your project
No response
Screenshots
No response
OS
n/a
Python version
3.8
AWS data.all version
1.5.4
Additional context
No response
The text was updated successfully, but these errors were encountered: