CentOS 7 Install python3 and pip3
yum install python36
yum install python36-devel
yum install python36-setuptools
easy_install-3.6 pip
!!! 检查 /usr/bin/yum 和 /usr/libexec/urlgrabber-ext-down 第一行的python 引用保持一致,且为#! /usr/bin/python2.7
...
原创
2019-08-09 16:33:31 ·
218 阅读 ·
0 评论