You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lochlan McIntosh edited this page Jun 2, 2015
·
2 revisions
When spinning up a new server it's necessary to log in and manually install python requirements with pip install -r $OPENSHIFT_REPO_DIR/requirements.txt
Currently this part of the build fails without this manual step, but it seems to be only necessary the first time .