Im currently running a python code with code runner in VScode, but when I try to run a file that asks the user for a input, the code autofills the input with a path string like pyenv shell 3.11.3 or python -u "file path". Its really annoying . There is any workaround this?
thank you
I tried to modify code runner settings but it didn't work, at least from the solutions that I saw.