I installed pipenv by following the instructions here. From the Windows command prompt I ran
pip install --user pipenv
which returned the mess
use this cmd solve my problem :
python -m pipenv install django==2.1