[Errno 2] No such file or directory: '/home/user/.local/lib/python3.9' when passing arguments on launch.json #19177
Unanswered
allanchan339
asked this question in
Q&A
Replies: 1 comment 8 replies
-
After I have created two empty directories
So... why they need to check if an empty directories exist when launching a debugger??? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried the default debug button with the following command. The debugger work fine when no arguments passed.
Therefore, I have created a simple launch.json file.
The command in terminal look as
However, the error of FileNotFoundError occurs..
I have no idea why this difference happened. Any idea to tackle this debugger issue?
Beta Was this translation helpful? Give feedback.
All reactions