Sublime Forum

Python 3.6 build system

#1

{
“cmd”: [“C:\Program Files\Python36\python.exe”, “-u”, “$file”],
“file_regex”: “^[ ]File "(…?)”, line ([0-9]*)",
“selector”: “source.python”
}

but the when i am running it said there si no build system at the left bottom of sublime text

0 Likes