pip not working on windows python 2.7.9

前端 未结 8 1574
一向
一向 2021-01-05 18:45

I\'ve installed Python 2.7.9, which comes with already bundled with pip. I\'ve check that it\'s there in the modules list. But when I run pip install I get

8条回答
  •  情歌与酒
    2021-01-05 19:03

    what i would suggest is navigate to the location where pip is located and try with the following command : Pip install enter image description here

提交回复
热议问题