Weird
When I was trying to run my file this showed up. Is there a way to fix this? Thank you!
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------
Connected to pydev debugger (build 222.4345.23)
pydev debugger: Unable to find real location for: <frozen codecs>
请先登录再写评论。
Tried cleaning cython files and:
But still got the error
/home/jabowery/anaconda3/envs/confhier/bin/python /home/jabowery/.local/share/JetBrains/Toolbox/apps/PyCharm-P/ch-0/211.7142.13/plugins/python/helpers/pydev/pydevconsole.py --mode=client --port=36631
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------
This is an issue related to older versions of PyCharm. Please try to update to the latest and check if the problem persists.