1.安装python

到官网下载安装包,直接安装就行。

win10安装python和pip_ubuntu

 2.安装pip

根据官方文档安装

​Installation - pip documentation v21.3.1​

如果已经安装了python的话,那直接到下方圆圈那里复制get-pip.py的脚本,在本地运行脚本就可以把pip安装好了。 

win10安装python和pip_python_02

3.别忘了添加环境变量