P403n1x87 / austin-vscode

Austin extension for Visual Studio Code
MIT License
21 stars 4 forks source link

Austin not running file correctly if there is whitespace in the filepath or path to Python executable #22

Closed LiquidPulsar closed 2 years ago

LiquidPulsar commented 2 years ago

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