python2:cmd命令窗口下执行命令:
python -m ensurepipe
easy_install pip
# 若有权限错误,则在命令前面添加sudosudo easy_install pip
python3:cmd命令窗口下执行命令:
py -3 -m ensurepipe