Closed
Description
Environment data
- debugpy version: 1.5.1
- OS and version: Windows 10 Pro
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.9.7 | Anaconda Prompt (Miniconda3)
- Using VS Code or Visual Studio: VS Code
Actual behavior
DAP Server launched with command: conda run -n testenv --no-capture-output --live-stream python c:\Users\user.name\.vscode\extensions\ms-python.python-2022.4.0\pythonFiles\lib\python\debugpy\adapter
Expected behavior
It supposed to work normal and stop at the breakpoint.
Steps to reproduce:
I am using the Debugger on VS Code since a while for debugging Python scripts and it always worked fine. Yesterday I tried to work on some scripts written on C-Language and debugging them .. Now the Debugger on VS Code is not working on the Python scripts.
Metadata
Metadata
Assignees
Labels
No labels