-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Description
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.
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.
Question : Is this a normal situation intended?
Metadata
Metadata
Assignees
Labels
No labels