Created
December 19, 2016 20:51
-
-
Save jherax/29aca7507245f2dc948351f7cdb4599a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
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
btw, this actually breaks the latest version of babun for me (python)