VSCode with Python 3.11.05a+: Warning message when starts · Issue #213 · fabioz/PyDev.Debugger (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
When running the debugger of VSCode with Python 3.11.05a, this message prints:
This version of python seems to be incorrectly compiled
(internal generated filenames are not absolute).
This may make the debugger miss breakpoints.
Related bug: http://bugs.python.org/issue1666807
And the related link is a very old issue (more than a decade)
My configuration is:
- Mac OSX M1 pro, 12.0.1
- VSCode, version 1.64.2 (Universal)
- Python 3.11.05a+