wget https://bootstrap.pypa.io/ez_setup.py -O - | python
easy_install安装完毕,这个时候我们再去安装需要的环境就没有问题。
解决"easy_install command not found"问题记录
原文:https://www.cnblogs.com/forforever/p/12498607.html