user creating using htpasswd

I tried to creating user using Ansible playbook and i got this error

FAILED! => {“changed”: false, “msg”: “This module requires the passlib Python library”}

I have installe passlib ( version 1.7.1) on both local and target server but I am still getiing this error