6 git clone https://github.com/BaiduAppEngine/cli.git
1177 ls
1178 cd cli
1179 ls
1180 cat README.
1181 cat README.txt
1182 ./build.sh
1183 python setup.py install
1184 sudo python setup.py install
1185 sudo pip install prettytable
1186 sudo python setup.py install
1187 pip install pyYAML
1188 easy_setup pyYAML
1189 sudo easy_install pyYAML
1190 sudo python setup.py install
1191 pip install requests
1192 sudo python setup.py install
1193 baepython
1.有时候即使更换了163源,百度还会本身去请求国外的,若是apt install不行,能够手工下载源代码,编译安装
2.固然,有的只能clone,还有个color包,要安装水星
3.须要先安装的包以下
prettytable
sudo pip install prettytablegit
pyYAML
http://www.pyyaml.org/wiki/LibYAMLgithub
colorama
1180 git clone https://code.google.com/p/colorama/
1181 hg clone https://code.google.com/p/colorama/
1182 sudo apt-get install mercurial
1183 hg clone https://code.google.com/p/colorama/ui
requests
http://www.python-requests.org/en/latest/user/install/#installgoogle