I’m using :
{
“cmd”: [“C:\Users\user\AppData\Local\Programs\Python\Python39\python.exe”, “-u”, “$file”],
“file_regex”: “^[ ]File"(…?)", line ([0-9])”,
“selector”: “source.python”
}
as my build system
And it runs but only ever runs the first line of the code
Python - Build System Issue
Yoshi
#1
0 Likes