问题

C:\Python35\Scripts>pip3 list
ERROR:Fatal error in launcher: Unable to create process using '"'

解决方法:

python3和python2:

python -m pip install --upgrade pip