问题现象: ModuleNotFoundError: No module named 'pip'
解决方案:
python -m ensurepip python -m pip install --upgrade pip