I have python3.4 but no pip or ensurepip.. is something wrong with my python3.4 version? June 8, 2023 by Tarik On Ubuntu and other Debian derivatives you have to install python3-pip to get Python3’s pip. apt-get install python3-pip