edhenry / chexnet

Implementation and fullstack pipeline for CheXNet classifier
MIT License
13 stars 12 forks source link

error at Starting kafka service #30

Open Aliktk opened 3 years ago

Aliktk commented 3 years ago

PLAY [Startup Data Cluster] ****

TASK [Start Kafka service] ***** fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Failed to import docker-py - No module named docker. Try pip install docker-py"} to retry, use: --limit @/home/ali/chest_project/chexnet/playbook/build_site.retry

PLAY RECAP ***** 127.0.0.1 : ok=0 changed=0 unreachable=0 failed=1

@edhenry Thanks for this lovely repo I was trying and today I have found some success after installing docker with image file too. Now I got this issue as following your video and the ReadMe file. Please help me thanks