晕。。。
add "shell": true to Python.sublime-build
"shell": true
{ "cmd": [ "C:\\Anaconda3\\python", "$file" ], "selector": "source.python", "file_regex": "file \"(...*?)\", line ([0-9]+)", "shell": true }