Fork me on GitHub
摘要: 下载python3.7 wget https://www.python.org/ftp/python/3.7.0/Python-3.7.0.tgz 解压python3.7 tar -zxvf Python-3.7.0.tgz 编译之前,安装一些所要依赖的包 apt-get install -y ma 阅读全文
posted @ 2020-12-29 17:51 todayisbeautyful 阅读(2799) 评论(0) 推荐(0)
1