Mk_docker - pip install docker, but it is installed

hey folks,

I found the solution

# pip uninstall docker
...
# apt install python-docker

then it works fine. maybe it is special to a raspberry, I do not know this