easy_install和pip
作者:互联网
easy_install和pip都可以用来安装包,pip是easy_install改进版,老的版本只有easy_install。总之用pip就好了。
install: https://pip.pypa.io/en/stable/installing/
user guide: https://pip.pypa.io/en/stable/user_guide/
标签:pypa,easy,install,user,https,pip 来源: https://blog.csdn.net/red98/article/details/89878878