파일을 찾을 수 없다 뜹니다..! (세팅 관련 질문)
저 같은 경우 { "cmd": ["python3", "-u", "$file"], "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python", "env": {"PYTHONIOENCODING": "utf-8"}, "variants": [ { "name": "Run", "shell_cmd": "python3 -u \"${file}\" } ]}python -> python3라고 변경하고 잘 됩니다.