微信扫一扫
这个错误是由于ubuntu引起的,和python以及pip都没有关系
最简单的解决办法就是直接删除lsb_release
sudo rm -rf /usr/bin/lsb_release
相关推荐