小编ron*_*akg的帖子

pip install is not installing executables in /usr/local/bin

I recently setup a new Ubuntu 16.04.2 machine. I'm trying to install some python packages, but all the packages are getting installed at /usr/local/lib/python2.7.10/bin instead of /usr/bin or /usr/local/bin.

Installing collected packages: git-review

  changing mode of /usr/local/lib/python2.7.10/bin/git-review to 755
Successfully installed git-review-1.25.0
Run Code Online (Sandbox Code Playgroud)

What's the problem here?

python apt pip

10
推荐指数
2
解决办法
2万
查看次数

标签 统计

apt ×1

pip ×1

python ×1