显示这个错误interpreter"c/python34/python.exe"does not exit

程序运行后显示如下问题,
interpreter"c/python34/python.exe"does not exit
如何解决?图片如下:

img

你打开一下对应路径,看看python.exe在不在里面
不在的话就重新配置一下环境变量,系统是说在你配置的环境变量里找不到可用的python解释器

设置vs的python环境哈,,,

这是你的python没有设置好

我用的是vs2012,好像vs2012只能对应python34版本?
如果我要用python37版本,那么应该对应哪个VS版本?