我的代码是print("Hello Python World!")
用Sublime 3编写的。
运行代码时,出现以下错误:
这是错误消息:
[WinError 2] The system cannot find the file specified
[cmd: ['python3', '-u', 'C:\\Users\\x\\Desktop\\python_work\\hello_world.py']]
[dir: C:\Users\x\Desktop\python_work]
[path: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Python37\Scripts\;C:\Python37\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\]
[Finished]