蓝色的天_90  

2020年9月1日

摘要: 一、基础环境准备 参照文章 https://www.cnblogs.com/ningy1009/p/13594586.html 二、下载源码 https://github.com/radiateboy/automagic 三、安装所需的包 cd automagic pip3 install -r r 阅读全文
posted @ 2020-09-01 17:22 蓝色的天_90 阅读(977) 评论(0) 推荐(0) 编辑
 
摘要: 1、卸载已有的python3 #卸载pyhton3 [root@kycxnode111 ~]# rpm -qa|grep python3|xargs rpm -ev --allmatches --nodeps 软件包准备中... python3-libs-3.6.8-13.el7.x86_64 py 阅读全文
posted @ 2020-09-01 10:11 蓝色的天_90 阅读(2393) 评论(0) 推荐(0) 编辑