centos7 yum install python3 and pip3

1.yum source mode is python3.6, command yum install -y python36

2. Install the tool environment to

yum install -y python36-setuptools

yum install -y python36-pip

Reference: https://yq.aliyun.com/articles/640213

Guess you like

Origin www.cnblogs.com/soyoung-peng/p/10947393.html