最佳答案
在 python -m pip install <package>
中-m 是什么意思?
或者在使用 python -m pip install --upgrade pip
升级 pip 的时候