VS Code Debug Error #57
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
minor
Issues rated with a low priority
Describe the bug
It is currently not possible to debug the module in VS Code using the
launch.json
settings from the documentation. The error message currently reads:To Reproduce
Expected behavior
Start and execute the VS Code debugger.
Screenshots
Additional Information
1.0.0-rc.2
3.12
Windows 10
Additional context
Links relevant to the problem:
This problem is also reproducible on the master branch and
1.0.0-rc.1
.The same error message appears when running this command:
python -X importtime .\src\anonpy\__main__.py
The text was updated successfully, but these errors were encountered: