Skip to content

Python debug breakpoint not working on (base) #710

@brettcannon

Description

@brettcannon

Discussed in microsoft/vscode-python#17152

Originally posted by bynkook August 29, 2021
VS Code Version: 1.59.1 (user setup)
OS Version: Windows 10 19H2

Steps to Reproduce:
Install Miniconda3
Install Vscode, python extension, activate conda (base)
Initial settings with default launch.json, run code in the screenshot with breakpoint. the breakpoint is not working
JustMyCode : false is tested. Not working.
Same test on two different clean machine which never installed python and vscode before.
210827 vscode test

the debug works fine when a virtual environment create with command such as "conda create -n venv python=3.9.6" Apparently it seems the trouble happens when user is activated (base) without any reason.
210827 vscode test(2)

Question : Is this a normal situation intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions