Skip to content
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

Can't enter core python libraries in debug mode #1627

Open
Batman-q96 opened this issue Jul 17, 2024 · 0 comments
Open

Can't enter core python libraries in debug mode #1627

Batman-q96 opened this issue Jul 17, 2024 · 0 comments

Comments

@Batman-q96
Copy link

Batman-q96 commented Jul 17, 2024

I am unable to step through core python libraries when debugging python code

With justMyCode set to false i'm able to enter 3rd party libraries, but I can't step into core python libs like datetime or math

Example code block

import datetime # can't enter this module
import pydantic # can enter here
import math # can't enter this one again

Additional context: I am using python v 3.12.2 installed in a local venv

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python-debugger Jul 18, 2024
@judej judej assigned debonte and unassigned paulacamargo25 and debonte Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants