docker-py · PyPI
https://pypi.org/project/docker-py02.11.2016 · Jun 21, 2013. Download files. Download the file for your platform. If you're not sure which to choose, learn more about installing packages. Files for docker-py, version 1.10.6. Filename, size. File type. Python version. Upload date.
an older version of the 'docker-py' package is polluting the ...
github.com › docker › composeMar 03, 2017 · Run the following command to remedy the issue: pip uninstall docker docker-py; pip install docker $ ⮀pip uninstall docker docker-py; pip install docker Cannot uninstall requirement docker, not installed Collecting docker Downloading docker-2.1.0-py2.py3-none-any.whl (105kB) 100% | | 112kB 3.6MB/s Requirement already satisfied: six>=1.4.0 in ./VENV/lib/python2.7/site-packages (from docker) Collecting backports.ssl-match-hostname>=3.5; python_version < "3.5" (from docker) Downloading ...