Ubuntu下有Python3.6和3.8 已经修改路径默认Python为3.8 安装Python-pip后pip还是指向3.6 且找不到3.8下的pip 如何安装并指向3.8呢
pip3 install --upgrade pip