This makes me uncomfortable. Maybe we should not install docker-py?
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
This makes me uncomfortable. Maybe we should not install
docker-py
?