Skip to content

Instantly share code, notes, and snippets.

@chhsiao90
Last active August 20, 2017 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chhsiao90/6491249c01432754517e81c2fd478efd to your computer and use it in GitHub Desktop.
Save chhsiao90/6491249c01432754517e81c2fd478efd to your computer and use it in GitHub Desktop.
lxml installation on Debian/Ubuntu

On Debian/Ubuntu

sudo apt-get install g++ gcc libxslt-dev

On CentOS/RedHat

sudo yum install libxslt-devel python-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment