You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a similar issue here. I am developing in a docker container with Python 3.6.9. The Python Debugger Extension version is v2023.1.12492010
When I open the "Run and Debug" panel on the left side and hit the green button for "Debugpy: Python File" or "Debugpy: Current File", I can debug my python file and stop at the breakpoint. As below:
However, if I click the small "run and debug" button on the top right corner, it seems that it still uses the "Python Extension" (rather than Debugger Extension) so that I get the error of Python version less than 3.7 is not supported.
justschen
added
duplicate
This issue or pull request already exists
and removed
bug
Issue identified by VS Code Team member as probable bug
labels
Nov 30, 2023
The text was updated successfully, but these errors were encountered: