VSCode with Python 3.11.05a+: Warning message when starts (original) (raw)
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+