pip 的 Assert Error时间:2022-10-16 16:39:32在Ubuntu 14.04 中安装了Python之后,使用pip freeze,出现AssertError。 发现是pip版本太低,只有1.5.6 更新pip之后就OK了。