尝试了许多人的方法,最终这个方法有用啦!

pip install -U pip
首先,ctrl +r ,输入“cmd”,之后输入“pip install -U pip”
系统会提示ERROR: To modify pip, please run the following command:
D:\Python\Anaconda\python.exe -m pip install -U pip
接着,输入“D:\Python\Anaconda\python.exe -m pip install -U pip”
D:\Python\Anaconda\python.exe -m pip install -U pip
就可以啦

2944

被折叠的 条评论
为什么被折叠?



