Win10,ANACONDA3(64-bit),Python3.6.3,ANACONDA Prompt中不能用python更新pip:

python -m pip install --upgrade pip
TypeError: parse() got an unexpected keyword argument 'transport_encoding'

就用conda安装:

conda install