【问题标题】:Sublime Text 2 build path errors [duplicate]Sublime Text 2构建路径错误[重复]
【发布时间】:2012-08-19 19:36:54
【问题描述】:

可能重复:
How do I change my build configuration so that cmd points to actual location of the python interpreter?

我刚刚获得了 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]

【问题讨论】:

  • 更改构建配置,使cmd 指向python 解释器的实际位置。

标签: python build path sublimetext2


【解决方案1】:

尝试在命令行输入python...

【讨论】:

    猜你喜欢
    • 2013-01-21
    • 1970-01-01
    • 2013-02-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多