http://stackoverflow.com/questions/19548011/cannot-install-lxml-on-mac-os-x-10-9
解决方法
1. xcode-select --install
2. sudo easy_install pip
3. pip install lxml