On the failure of pip3 under ubuntu and python3.6

Today, I opened the command line and typed pip3-V and found that it always reported errors as follows:
clipboard.png
,
python3.6ubuntu

clipboard.png
this is the way to install py3.6 before. I reinstalled it, but running to sudo python3.6 get-pip.py will make the same error. No sysconfig,ubuntu rookie, ask for advice

Mar.10,2021
This issue has been mentioned by someone in

github, and not long ago, it seems to be useful to you:
https://github.com/pypa/pip/issues/5367

.
Menu