重複の可能性:
cmd が Python インタープリターの実際の場所を指すようにビルド構成を変更するにはどうすればよいですか?
Sublime Text 2 を手に入れたばかりで、とても気に入っています。その中で Python を実行しようとすると、エラーが発生します。
[Error 2] The system cannot find the file specified
[cmd: [u'python', u'-u', u'C:\\Users\\Owner\\Desktop\\RandomStuff\\python\\rpg\\Characters.py']]
[dir: C:\Users\Owner\Desktop\RandomStuff\python\rpg]
[path: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.7.0_03\bin]
[Finished]