Fatal error in launcher: Unable to create process using “”C:\Program Files (x86)\Python33\python.exe” “C:\Program Files (x86)\Python33\pip.exe””

it seems that

python -m pip install XXX 

will work anyway (worked for me)
(see link by user474491)

Leave a Comment