0
点赞
收藏
分享

微信扫一扫

Python pip安装

三次方 2022-10-09 阅读 130


参考地址:​​https://pip.pypa.io/en/stable/installing/​​

安装 pip
首先下载 get-pip.py. 地址是:​​​https://bootstrap.pypa.io/get-pip.py​​

使用Python 运行这个文件。
python get-pip.py


举报

相关推荐

0 条评论