我正在使用 Sublime Text 2。我最近编写的一个脚本不断给我一个恒定的 [错误 2] 消息。然后我意识到它正在为我的所有脚本执行此操作,甚至像(打印“Hello World!”)一样简单。根据错误消息的详细信息,解释器似乎指向某种路径,我不知道它是如何变成这样的。我怎样才能解决这个问题?谢谢!
[Error 2] The system cannot find the file specified
[cmd: [u'python', u'-u', u'C:\\Users\\Sam\\Desktop\\hello.py']]
[dir: C:\Users\Sam\Desktop]
[path: C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common
Files\Microsoft Shared\Windows
Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\
System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program
Files\QuickTime\QTSystem\]
[完成的]