Skip to content

Can't use debugpy in macos/vscode. Immediately Finishes (CANNOT USE these API proposals 'portsAttributes') #1397

@asapsmc

Description

@asapsmc

Environment data

  • debugpy version: v2023.3.12621007
  • OS and version: Darwin arm64 22.6.0
  • Python version (& distribution if applicable, e.g. Anaconda): 3.11.3 h1456518_0_cpython conda-forge
  • VS Code 1.82.2

Actual behavior

I just can't run Debugpy: Python File from VScode GUI. It starts but immediately finishes without reaching 1st line breakpoint.
Same for Debugpy: Current file with Arguments, with the difference that in this case it prompts me for the arguments, but then immediately stops.
When I toggle developer tools, I get the following ["v2023.3.12621007"](log.ts:441 ERR Extension 'ms-python.debugpy CANNOT USE these API proposals 'portsAttributes'. You MUST start in extension development mode or use the --enable-proposed-api command line flag)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions