I just installed Austin v0.13.1 in VSCode v1.82.2. When I press Shift-F5 I get the following terminal output:
Executing task: austin: profile f:\VSCode\test.py
Starting Profiler in f:\VSCode.
Running 'austin' with args '-i 100 --pipe C:\Users\...\Python310\python.exe f:\VSCode\test.py'.
spawn austin ENOENTaustin process exited with code -4058
The terminal process failed to launch (exit code: -4058).
I just installed Austin v0.13.1 in VSCode v1.82.2. When I press Shift-F5 I get the following terminal output: