setuptool 太老了,需要更新
sudo apt-get install python-setuptools
easy_install pip
pip install fabric
转载于:https://www.cnblogs.com/peng-lan/p/9604713.html
本文介绍了解决setuptools版本过旧的问题,通过使用sudo apt-get install python-setuptools,easy_install,pip等命令进行更新,并详细说明了如何利用pip install fabric安装fabric的过程。
setuptool 太老了,需要更新
sudo apt-get install python-setuptools
easy_install pip
pip install fabric
转载于:https://www.cnblogs.com/peng-lan/p/9604713.html

被折叠的 条评论
为什么被折叠?