python:fatal error in launcher:Unable to create process using

Fatal error in launcher: Unable to create process using “”C:\Program Files (x86)\Python33\python.exe“ ”C:\Program Files (x86)\Python33\pip.exe“”
In window with the python2 installation of django this was a problem
solution:
python -m pip install XXX

 

Guess you like

Origin www.cnblogs.com/yznmj-112/p/11014984.html