Skip to content

Instantly share code, notes, and snippets.

@glennsarti
Created August 22, 2016 21:32
Show Gist options
  • Save glennsarti/069547aa22b41aae31c77fc1ed043384 to your computer and use it in GitHub Desktop.
Save glennsarti/069547aa22b41aae31c77fc1ed043384 to your computer and use it in GitHub Desktop.
Python for CJC-Manager for BashOnWindows
# Install python packages
sudo apt-get install python python-pip python-virtualenv
# Install python dev packages
sudo apt-get install python-dev libxml2-dev libxslt-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment