Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to start containers due to interpreter issue #6031

Closed
sksaddamhussain opened this issue Feb 21, 2020 · 1 comment
Closed

unable to start containers due to interpreter issue #6031

sksaddamhussain opened this issue Feb 21, 2020 · 1 comment

Comments

@sksaddamhussain
Copy link

sksaddamhussain commented Feb 21, 2020

Dear,

My deployment is being failed with below error.

TASK [local_docker : Start the containers] ******************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (Docker SDK for Python: docker (Python >= 2.7) or docker-py (Python 2.6)) on centos3's Python /usr/bin/python. Please read module documentation and install in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter, for example via pip install docker or pip install docker-py (Python 2.6). The error was: No module named docker"}

I have tried with python 3 and python 2.7 interpreters and still same issue

[root@centos3 installer]# /usr/bin/python --version
Python 2.7.5

Below are the pip docker packages
docker 4.2.0
docker-pycreds 0.4.0
dockerpty 0.4.1

need your support to proceed further

@ryanpetrello
Copy link
Contributor

Hey @sksaddamhussain,

This issue tracker is for tracking feature enhancements and bugs to AWX itself.

If you need help troubleshooting an AWX install, try our mailing list or IRC channel:

http://webchat.freenode.net/?channels=ansible-awx
https://groups.google.com/forum/#!forum/awx-project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants