摘要: 1.linux 上安装python wget https://www.python.org/ftp/python/3.10.0/Python-3.10.0.tgz 2.配置 cd Python-3.7.2 ./configure prefix=/usr/local/python3 3.make 安装 阅读全文
posted @ 2023-01-02 20:25 当代悲情诗人 阅读(82) 评论(0) 推荐(0)