Looks to me you don’t have pipenv installed but you’re trying to use it.
You can install it with pip install --user -U pipenv.
pip install --user -U pipenv