the message is very descriptive of the issue going on. You have docker and docker-py installed. Follow what it mentions and try to run it again.
On Wed, Sep 5, 2018 at 1:45 PM arnab sen <[email protected]> wrote: > I am getting below error while installing AWX: > > TASK [local_docker : Activate postgres container] > ********************************************************************************************************************************************* > > fatal: [localhost]: FAILED! => {"changed": false, "msg": "Cannot have both > the docker-py and docker python modules installed together as they use the > same namespace and cause a corrupt installation. Please uninstall both > packages, and re-install only the docker-py or docker python module. It is > recommended to install the docker module if no support for Python 2.6 is > required."} > > to retry, use: --limit @/ngs/app/holmesd/awx/installer/install.retry > > > > Can someone let me know what happening here. > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/52e2a67e-9fa8-4180-bd5f-eb920418662d%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/52e2a67e-9fa8-4180-bd5f-eb920418662d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Jonathan lozada de la matta AUTOMATION PRACTICE -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAFYJA%2B%2BQ33resyHRM2C2ntBmeFmNWNTL1L8andnJopAExYFDHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
