Skip to content

When using Debugpy Debug Just My Code a wrong interpreter path is used. #666

@mwedemeyer

Description

@mwedemeyer

Debugging works fine while "Debug Just My Code" is activated.

When I disable it to step into library code I encounter the following error message:
Exception has occurred: FileNotFoundError [WinError 3] The system cannot find the path specified: 'C:\\Users\\User\\AppData\\Roaming\\Python\\Python313\\site-packages' File "C:\Users\User\AppData\Local\miniforge3\envs\env\Lib\ntpath.py", line 726, in realpath path = _getfinalpathname(path) File "C:\Users\User\AppData\Local\miniforge3\envs\env\Lib\runpy.py", line 88, in _run_code exec(code, run_globals) File "C:\Users\User\AppData\Local\miniforge3\envs\env\Lib\runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\User\\AppData\\Roaming\\Python\\Python313\\site-packages'

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions