win10安装pip

Windows如何安装pip?请看下面方法:
1.搜索pip
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190529221556560.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
2.点击下载文件。
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190529221621903.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
3.下载压缩包![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190529221631724.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
6.解压到桌面。
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190529221748935.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
7.进入解压目录,按住Shift点击右键,选择打开powershell
![在这里插入图片描述]( https://img-blog.csdnimg.cn/2019052922181562.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
8.执行python setup.py install进行安装![在这里插入图片描述]( https://img-blog.csdnimg.cn/2019052922183452.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
9.出现以下提示即为安装成功。
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20190529221902791.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQzNTU4OTcx,size_16,color_FFFFFF,t_70)
参考 http://xinzhi.wenda.so.com/a/1539494742204318

posted @ 2022-06-08 19:32  CJK'sBLOG  阅读(373)  评论(0)    收藏  举报