microsoft / microsoft/vscode-python-debugger
Version 1.106.3 cannot debug Python 3.13
@eleanorjboyd ci sta già lavorando.
Dal 9/12/2025.
- Lingua principale
- TypeScript
- Stelle
- 181
- Fork
- 126
- Merge medio
- 2g 3h
- PR unite (30g)
- 3
Descrizione
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:
- config launch.json --> request: launch
- click debug
- Do not display the call sign
ms-python.debugpy-2025.16.0-linux-x64
-
pycharm2025.1 can debug Python 3.13.9
-
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.
-
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**
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.