Running 'austin' with args '-i 100 --pipe C:\Users\Name Surname\AppData\Local\Programs\Python\Python310\python.exe c:\Users\Name Surname\Desktop\PyDisc\AOC\Day24\part1.py'.
austin process exited with code 33
The terminal process failed to launch (exit code: 33).
===
Should be fixable by having paths enclosed in quotation marks when used for args
Running 'austin' with args '-i 100 --pipe C:\Users\Name Surname\AppData\Local\Programs\Python\Python310\python.exe c:\Users\Name Surname\Desktop\PyDisc\AOC\Day24\part1.py'. austin process exited with code 33 The terminal process failed to launch (exit code: 33).
===
Should be fixable by having paths enclosed in quotation marks when used for args