python 2.7: cannot pip on windows “bash: pip: command not found”

前端 未结 8 1386
南笙
南笙 2020-12-03 00:31

I am trying to install the SciPy stack located at https://scipy.org/stackspec.html [I am only allowed 2 links; trying to use them wisely]. I realize that there are much eas

8条回答
  •  渐次进展
    2020-12-03 01:21

    1. press [win] + Pause
    2. Advanced settings
    3. System variables
    4. Append ;C:\python27\Scripts to the end of Path variable
    5. Restart console

提交回复
热议问题