🌐 AI搜索 & 代理 主页
Skip to content

Version 1.106.3 cannot debug Python 3.13 #891

@hermitguo

Description

@hermitguo

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

  • VS Code Version: 1.106.3
  • 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.

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

python odoo-bin -c odoo.conf**

Image

Metadata

Metadata

Assignees

Labels

triage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions