This means that if you are using urllib3 version 2.0, you need to have OpenSSL version 1.1.1 or higher installed on your system. However, the 'ssl' module in your Python installation is currently compiled with OpenSSL version 1.1.0h, which is lower than the required version.

You can either upgrade OpenSSL on your system to version 1.1.1 or higher, or try using an older version of urllib3 that is compatible with OpenSSL 1.1.0h. Alternatively, you can rebuild the 'ssl' module in your Python installation with a newer version of OpenSSL.

urllib3 v2.0 Requires OpenSSL 1.1.1+ - Upgrade or Downgrade

原文地址: https://www.cveoy.top/t/topic/ohO7 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录