In Debian, `python3-pip` needs to be included in the list of apt things to install: ``` $ python3 -m ensurepip --upgrade /usr/bin/python3: No module named ensurepip ```