python - Sublime Text 2 构建路径错误

标签 python build path sublimetext2

<分区>

Possible Duplicate:
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]

最佳答案

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

关于python - Sublime Text 2 构建路径错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12029384/

相关文章:

python - 在 Python 3 中,更改列表中值的最有效方法是什么?

python - 接受争论

maven - 在 Android Studio 中优化构建时间

macos - 提示时的现有配置脚本

git - 在 git 中,使用带路径的 git log 获取提交

python - 您可以通过 Tox 中的文件列表循环执行命令吗

python - append to a sublist append 到每个子列表

java - 如何向 Android 构建添加额外的二进制文件?

docker build with Ubuntu 18.04 image 在提示输入键盘的原产国后挂起

bash:路径中的撇号