-
Notifications
You must be signed in to change notification settings - Fork 48
Cannot attach debug for python #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you send a screenshot of this dialog? Also in the run and debug tab, does anything change / appear under the "call stack"? |
Can you set your log level to trace and see if that makes a different on if there are any logs in your output? I have no idea what is going on especially since there is not messages / more information given the blank popup. You can set your log level by using "Developer: set log level..." in the command palette. |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
I'm having this exact same experience on MacOS.
Here's my
Logs set to
|
Type: Bug
Behaviour
When clicking the Python Debugger: Remote Attach from the choices offered, it constantly pops up a dialog with no text and 2 buttons:
Open 'launch.json'
Cancel
The launch.json is properly set as intructed in the VSCode online documentation
Steps to reproduce:
Diagnostic data
launch.json
configurationOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output for
Python Debugger
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython Debugger
)Extension version: 2024.14.0
VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z)
OS version: Windows_NT x64 10.0.26100
Modes:
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: