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