AttributeError: module ‘OpenSSL.SSL’ has no attribute ‘SSLv3_METHOD’

# ImportError: cannot import name 'SSLv3_METHOD' from 'OpenSSL.SSL'
pip3 install pyopenssl==22.0.0

# AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms'
pip3 install cryptography==38.0.4

你需要安装一个特殊的pyopenssl版本, 在22.1.0版本之后 SSLv2 and SSLv3 是不再被支持的 .

微信公众号
手机浏览(小程序)
0
分享到:
没有账号? 忘记密码?