1. 程式人生 > >安裝Python3.5後,pip報錯Fatal error in launcher: Unable to create process using '"'解決方案

安裝Python3.5後,pip報錯Fatal error in launcher: Unable to create process using '"'解決方案

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

解決方法:

python3:

python3 -m pip install --upgrade pip