the error indicates that the system's python 2.7 is used hence you are not using any other venvs and/or pythons
On Thu, 18 Jun 2020 at 11:22, Charles Moulliard <[email protected]> wrote: > Hi, > > Who can help me to figure out what to do to avoid that the > docker_container module complains that it is not installed > > Failed to import the required Python library (Docker SDK for Python: > docker (Python >= 2.7) or docker-py (Python 2.6)) on MacBook-Pro's Python > /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python > > > while it is well installed as site_package under my virtualenv python3 ? > > https://github.com/ansible-collections/community.general/issues/534 > > Best > > Charles > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/12d78ac9-f317-4c01-92a1-1d02df128e2do%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/12d78ac9-f317-4c01-92a1-1d02df128e2do%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwMq20%3DtoCC7n_AEE%2B38NtQfMV0osj96MLAH0KkfrJ0npA%40mail.gmail.com.
