摘要: 1、Python官网下载Python3.9.5安装包并解压 2、配置安装的路径和相关参数,第二项可以提高python10%-20%代码运行速度,第三项是为了安装pip需要用到ssl cd Python-3.9.5/ mkdir /usr/local/python3 ./configure --pre 阅读全文
posted @ 2021-06-13 13:17 奔跑的🐌 阅读(2766) 评论(1) 推荐(0)