在 Atom 中安装script来执行所写的Python程式出现错误讯息

请问各位,我在Atom 中安装script来执行所写的Python程式,在执行时出现下列错误讯息:
我确认在PATH 系统变数有加上该路径,Python也是装在下列中的位置,可是执行时还是出现错误…
请问有人已解决这个问题的吗?

Unable to run
python
Is it in your PATH?PATH: C:\Python34;C:\Python34\Scripts;C:\Program Files (x86)\Common Files\NetSarang;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Skype\Phone;c:\Program Files\Intel\WiFi\bin;c:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\GNU\GnuPG\pub;C:\Python34;c:\Program Files\Intel\WiFi\bin;c:\Program Files\Common Files\Intel\WirelessCommon;C:\Users\noah_chou\AppData\Local\atom\bin;C:\Python34;C:\Python34\Scripts;;C:\Python2.7;C:\Python3.4;C:\Python3.5;C:\Program Files (x86)\Python 2.7;C:\Program Files (x86)\Python 3.4;C:\Program Files (x86)\Python 3.5;C:\Program Files (x64)\Python 2.7;C:\Program Files (x64)\Python 3.4;C:\Program Files (x64)\Python 3.5;C:\Program Files\Python 2.7;C:\Program Files\Python 3.4;C:\Program Files\Python 3.5

检查一下是否安装了 Python, 是否将 python.exe 加到了环境变量 PATH 中。

我确定有安装Python 3.4并且设定了系统参数

右击你的Atom 快捷方式,选择属性
在目标那一栏的后面加上 atom .