Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 无法在windows 10中安装pip_Python_Python 3.x_Pip - Fatal编程技术网

Python 无法在windows 10中安装pip

Python 无法在windows 10中安装pip,python,python-3.x,pip,Python,Python 3.x,Pip,在windows 10上安装pip时遇到问题 C:\Users\AV20027531\Desktop>python get-pip.py Collecting pip Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetE

在windows 10上安装pip时遇到问题

C:\Users\AV20027531\Desktop>python get-pip.py

Collecting pip


Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pip/

Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pip/

Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pip/

Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pip/

Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pip/

Could not find a version that satisfies the requirement pip (from versions: )
No matching distribution found for pip
我尝试使用命令:
python-mpipinstall--upgrade-pip
同样的错误也会发生。我不知道这里有什么问题。
我正在使用
python3.6.2

看起来您正在尝试从office连接。如果是这种情况,则可能是您无法连接到internet进行此升级。我也面临同样的问题


尝试走出办公室网络。

pip是默认的包管理工具。您可以在这里找到
C:\Users\\u USER\u NAME\uu\AppData\Local\Programs\Python\Python36\Scripts