pip not working on windows python 2.7.9

前端 未结 8 1497
一向
一向 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:01

    Probably you want to install Python Modules? I really did many tries, So Finally reached on point to install Python3.6. It offers most easiest way to install it's modules, Try this way https://stackoverflow.com/a/46652413/8145641

提交回复
热议问题