ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1

ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.1.0i 14 Aug 2018'. See: https://github.com/urllib3/urllib3/issues/2168
python使用hdfs报错,提示导入request时出现urllib3与openssl版本不匹配。
解决方案:与openssl版本关系不大,可以检查python版本。

posted @ 2024-11-06 14:41  潇洒哥001  阅读(843)  评论(0)    收藏  举报