Python 官方文档:入门教程 => 点击学习
yum install openssl-devel -y wget https://www.python.org/ftp/Python/3.6.8/Python-3.6.8.tgz tar zxvf Python
yum install openssl-devel -y
wget https://www.python.org/ftp/Python/3.6.8/Python-3.6.8.tgz
tar zxvf Python-3.6.8.tgz
./configure --prefix=/usr/local/python3 --with-ssl --enable-optimizations
make && make install
ln -s /usr/local/python3/bin/python3 /usr/bin/python3
ln -s /usr/local/python3/bin/pip3 /usr/bin/pip3
--结束END--
本文标题: centos 7 安装python3
本文链接: https://lsjlt.com/news/192807.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-03-01
2024-03-01
2024-03-01
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
2024-02-29
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0