"pipenv" The virtual environment was not created successfully because ensurepip is not available. code example
Example: The virtual environment was not created successfully because ensurepip is not available.
sudo apt-get install python3.x-venv
Replace x with whichever version of oython3 you have. The try recreating the environment