pip installs packages successfully, but executables not found from command line

后端 未结 9 2459
感情败类
感情败类 2020-12-07 13:44

I am working on mac OS X Yosemite, version 10.10.3.

I installed python2.7 and pip using macport as done in http://johnlaudun.org/20150512-installing-and-setting-pip

9条回答
  •  执念已碎
    2020-12-07 14:22

    On Windows, you need to add the path %USERPROFILE%\AppData\Roaming\Python\Scripts to your path.

提交回复
热议问题