microsoft / microsoft/vscode-python-debugger

Version 1.106.3 cannot debug Python 3.13

Open
#891 0 comments 0 reactions 1 assignee View on GitHub

@eleanorjboyd is already working on this.

Since Dec 9, 2025.

triage-needed
Dominant language
TypeScript
Stars
181
Forks
126
Avg merge
2d 3h
Merged PRs (30d)
3

Description

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.106.3 + odoo19 Enterprise Edition
  • OS Version: ubuntu budgie 24.04.3 + x11 + 6.14.0-35-generic

Steps to Reproduce:

  1. config launch.json --> request: launch
  2. click debug
  3. Do not display the call sign

ms-python.debugpy-2025.16.0-linux-x64

Image Image Image note:
  1. pycharm2025.1 can debug Python 3.13.9

  2. Manual startup of odoo19 is normal, but debugging is not. The launch will detect /usr/local/python3.13/lib/python313.zip of python3.13.10, and this path, even if manually generated, will also produce similar errors. The problem may be in the launch and pydebug.

  3. A single file can be debugged, but not via launch to debug odoo19 Enterprise Edition.

**source /opt/pyenv/erp19py3.13/bin/activate

python odoo-bin -c odoo.conf**

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.