Comment 1 for bug 1825072

Revision history for this message
Scott Tadman (tadman) wrote :

This can be fixed by dropping into a shell on the container and running:

    pip2 install --ignore-installed 'six==1.10.0'

Where that installs the correct version and everything's happy when it retries the installation.