Skip to content

Instantly share code, notes, and snippets.

@jherax
Created December 19, 2016 20:51
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jherax/29aca7507245f2dc948351f7cdb4599a to your computer and use it in GitHub Desktop.
Save jherax/29aca7507245f2dc948351f7cdb4599a to your computer and use it in GitHub Desktop.
pact install python-setuptools python-ming
pact install libxml2-devel libxslt-devel libyaml-devel
curl -skS https://bootstrap.pypa.io/get-pip.py | python
Optional/Not sure what these are for:
pip install virtualenv
curl -skS https://raw.githubusercontent.com/mitsuhiko/pipsi/master/get-pipsi.py | python
@james-gonzalez
Copy link

thanks )

@james-gonzalez
Copy link

btw, this actually breaks the latest version of babun for me (python)

@RomanRcT
Copy link

RomanRcT commented Apr 6, 2018

I have an error

curl: (23) Failed writing body (0 != 16384)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment