Skip to content

Debugger on VS Code is not working on Python with Output: DAP Server launched with command: conda run -n MyEnvironment --no-capture-output #885

Closed
@mmhammad

Description

@mmhammad

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

Error
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions