I\'m trying to create a virtual environment. For this, I install pipenv from the terminal:
>pip install pipenv
No problem.
And then