安装pip后,无法使用pip安装一些包,总是会出现上述错误,删除lsb_release文件可解决此问题 sudo rm /usr/bin/lsb_release 可参考连接:https://github.com/pypa/pip/issues/4924