I am trying to use DockerOperator and I get this error:

    from docker import Client, tls
ImportError: cannot import name 'Client'


There is no requirements.txt, so I can't figure out what docker API this
is, but it hasn't existed in the official docker Python module for ...
ever? I can't figure out how this is supposed to work.

I'm happy to fix it because... I have to, but can anyone comment on what is
going on here? What module and what version is this referring to? It does
not seem to be https://github.com/docker/docker-py, I even checked the 1.x
line and that doesn't match either.

Russell Jurney @rjurney <http://twitter.com/rjurney>
russell.jur...@gmail.com LI <http://linkedin.com/in/russelljurney> FB
<http://facebook.com/jurney> datasyndrome.com

Reply via email to