When running (CTL B) a python file, the file path has double backslashes.
[cmd: [‘python3’, ‘-u’, ‘C:\python_work\helloworld.py’]]
[dir: C:\python_work]
Build file parameter file_regexp setting used value out of documentation:
“file_regex”: “^\sFile "(…?)”, line ([0-9]*)",
Is this a Windows 10 problem?