ubuntu 16.04使用 pip安装软件时,不知道为什么不能使用sudo pip install XXX

需要使用的是:python -m pip install XXX才可以。

相关文章: