[issue1666807] Incorrect file path reported by inspect.getabsfile()

Ewout ter Hoeven report at bugs.python.org
Thu Apr 7 08:26:54 EDT 2022


Ewout ter Hoeven <E.M.terHoeven at student.tudelft.nl> added the comment:

When running anything with a freshly installed version of Python 3.11.0a7 on 64-bit Windows, the following message is printed:

-------------------------------------------------------------------------------
pydev debugger: CRITICAL WARNING: This version of python seems to be incorrectly compiled (internal generated filenames are not absolute)
pydev debugger: The debugger may still function, but it will work slower and may miss breakpoints.
pydev debugger: Related bug: http://bugs.python.org/issue1666807
-------------------------------------------------------------------------------

----------
nosy: +EwoutH
versions: +Python 3.11 -Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1666807>
_______________________________________


More information about the Python-bugs-list mailing list