安装pyenv依赖

yum install readline readline-devel readline-static -y

yum install openssl openssl-devel openssl-static -y

yum install sqlite-devel -y

yum install bzip2-devel bzip2-libs -y

yum install python-devel -y

参考:https://www.jianshu.com/p/228cd025a368

https://www.cnblogs.com/yangxia-test/p/4160022.html

你可能感兴趣的:(安装pyenv依赖)