ryansb / ofCourse

Python courseware leveraging Flask and OpenShift
Apache License 2.0
12 stars 14 forks source link

deploy still fails #74

Open ghost opened 8 years ago

ghost commented 8 years ago

The same python.log as ryansb#73 but now a few days later.

Further, I created a "bogus" directory under ~/app-deployments when ssh'd into the gear.

I was able to install a virtualenv, activate it, and then pip install ofcourse, and it was able to bring in 0.2.4

That seems inconsistent with openshift not being able to bring in the latest ofcourse

I didn't try to run the install from ~/app-deployments/bogus it was just a test to see that openshift could bring in the latest from pypi.

ryansb commented 8 years ago

Can you attach the deploy logs from your gear?

ghost commented 8 years ago

python_log.txt