easy_install
sudo apt-get install python-setuptools
或是
http://blog.163.com/htc3000@126/blog/static/131770222200911111238890/

gcc
sudo apt-get installl build-essential

lxml
sudo apt-get install python-lxml


pyquery
sudo easy_install pyquery

mercurial
sudo apt-get install mercurial

subversion
sudo apt-get install subversion

sudo apt-get install python-dev

wget
http://pypi.python.org/packages/source/e/eventlet/eventlet-0.9.6.tar.gz

tar -zxvf eventlet-0.9.6.tar.gz



eventlet
sudo easy_install eventlet


完整ubuntu 包安装纪录完整ubuntu 包安装纪录


完整ubuntu 包安装纪录

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2021-11-11
  • 2021-12-28
  • 2021-06-03
  • 2021-11-11
猜你喜欢
  • 2021-08-27
  • 2021-06-20
  • 2021-09-21
  • 2022-12-23
  • 2021-08-17
  • 2021-12-12
相关资源
相似解决方案