I installed pipenv by following the instructions here. From the Windows command prompt I ran
pip install --user pipenv
which returned the mess
Please check that pipenv is installed in your system by run following command in command promt:
pipenv --version
If it returns error, so please install again and set environment variable path in your system