Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe"

在cmd安装虚拟环境时,发生以下错误:

Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe"

提示说是找不到python37下的python.exe来安装豆瓣源,

然后打开那个文件夹,果然没有:

Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe"

解决方法很简单:

复制python3.exe到别处改名为python.exe,再把python.exe拷贝回来即可。

Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe"

效果如下:

Fatal error in launcher: Unable to create process using '"c:\program files\python37\python.exe"