Skip to content

Instantly share code, notes, and snippets.

@podolskyi
Created June 26, 2016 21:16
Show Gist options
  • Save podolskyi/384421b4e840679dc274949ab7e628f0 to your computer and use it in GitHub Desktop.
Save podolskyi/384421b4e840679dc274949ab7e628f0 to your computer and use it in GitHub Desktop.
install library for python
sudo apt-get install -y python-dev python-pip libxml2-dev libxslt1-dev zlib1g-dev libffi-dev libssl-dev
pip install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment