Python: pip is installed but not working in windows

后端 未结 2 447
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-28 10:30

I have installed python 3.6.0, you don\'t need to install pip manually if you are using python (>3.3). But When I am trying to access pip (pip --version), it throws me two error

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-28 11:11

    Add your all path in your system variable instead of adding in user variable. It worked for me!!! :)

提交回复
热议问题