Debug windows python #1204
Replies: 5 comments 1 reply
-
|
seems normal to me, it looks like u placed breakpoints at "import"? |
Beta Was this translation helpful? Give feedback.
-
|
Seems |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
https://www.reddit.com/r/neovim/comments/199jt2c/nvimdap_debugpy_cant_work_in_windows/ |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I open here because I don't know if it is a bug or not.



I am trying to debug python. I put breakpoints in the code, I press F6
it shows me the following window:
I press 2 (tried also 1)
then it shows me the following window with the path of the file:
I press enter and then it opens another window of cmd/shell with the following:
what am I missing?
Beta Was this translation helpful? Give feedback.
All reactions