摘要: 下载Python3的包 wget https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tgz 然后解压,安装,编译一系列操作 tar xf Python-3.5.0.tgz cd Python-3.5.0 ./configure make mak 阅读全文
posted @ 2021-07-29 18:03 不安于世 阅读(56) 评论(0) 推荐(0)