pyvenv not working because ensurepip is not available

try installing python3.6-venv:

sudo apt-get install python3.6-venv

Leave a Comment