Before we proceed with this error we neeed to understand what doess zxcvbn means?
zxcvbn is a password strength estimator inspired by password crackers.
pip install zxcvbn
Further, if you are still finding the error then I would recommend you to first check which pip version is installed .
pip3 install zxcvbn