macOS:The Python ssl extension was not compiled. Missing the OpenSSL lib?
当前环境
macOS 1.15.3
pyenv 1.2.18 (brew install pyenv)
问题
由于某个库的版本需要,我要安装个python3.4的环境,所以就安装python管理神器pyenv。
执行pyenv install 3.4.3报错提示:The Python ssl extension was not compiled. Missing the OpenSSL lib?。...
原创
2020-04-06 14:01:11 ·
1525 阅读 ·
1 评论