摘要: # yum安装 yum install -y python3 python3-devel # 编辑YUM [root@www ~]# cat /usr/bin/yum #!/usr/bin/python2.7 # 升级PIP [root@www ~]# pip3 install --upgrade 阅读全文
posted @ 2022-06-06 14:42 LeoShi2020 阅读(38) 评论(0) 推荐(0)