解决"easy_install command not found"问题记录

时间:2020-03-15 17:58:52   收藏:0   阅读:364

wget https://bootstrap.pypa.io/ez_setup.py -O - | python

技术分享图片
easy_install安装完毕,这个时候我们再去安装需要的环境就没有问题。

原文:https://www.cnblogs.com/forforever/p/12498607.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!