Last active
August 23, 2018 09:00
-
-
Save odra/dac5a713f87a7d683fc41f262197cb15 to your computer and use it in GitHub Desktop.
minishift python
This file contains hidden or 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
tce-load -w -i python.tcz gmp-dev.tcz python-dev.tcz compiletc.tcz | |
wget https://bootstrap.pypa.io/get-pip.py && sudo ptyhon get-pip.py | |
#Notes: | |
#minishift master config file: /var/lib/minishift/openshift.local.config/master/master-config.yaml | |
#minishift openshift restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment