Search code examples
pipopenshiftlxmlopenshift-client-toolsweblate

Pip install failed in openshift 3


I want to use the new platform Openshift 3 but I can't install lxml for Weblate with pip when build process is launch.

In logs the last line is "Running setup.py install for lxml" but no more error

How can I found what happened ?

Thanks


Solution

  • Thanks @Graham I followed this instruction Pandas on OpenShift v3 to edit YAML build configuration

     resources:
        limits:
          memory: 1Gi