python3.8 install pip

C++
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3.8 get-pip.py

Source

Also in C++: