gpt4 book ai didi

python 3.11 : debugger not working properly anymore

转载 作者:行者123 更新时间:2023-12-05 03:16:56 26 4
gpt4 key购买 nike

所以我刚刚安装了 python 版本 3.11 并在 pycharm 中更改了我的 python 解释器,并且在我将软件包重新安装到我的新 venv 之后代码现在可以正常运行。

但是当我调试我的代码时,我不断收到一长串警告,我不知道如何修复它:

-------------------------------------------------------------------------------
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 221.5080.212)
pydev debugger: Unable to find real location for: <frozen codecs>
pydev debugger: Unable to find real location for: <frozen importlib._bootstrap>
pydev debugger: Unable to find real location for: <frozen importlib._bootstrap_external>
pydev debugger: Unable to find real location for: <frozen zipimport>
pydev debugger: Unable to find real location for: <frozen ntpath>
pydev debugger: Unable to find real location for: <frozen genericpath>
pydev debugger: Unable to find real location for: <frozen os>
pydev debugger: Unable to find real location for: <frozen _collections_abc>
pydev debugger: Unable to find real location for: <string>
pydev debugger: Unable to find real location for: <frozen abc>
pydev debugger: Unable to find real location for: <__array_function__ internals>
pydev debugger: Unable to find real location for: <frozen io>

如果有帮助,我为所有用户安装了它到 C:\Program Files

最佳答案

关于 python 3.11 : debugger not working properly anymore,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74359505/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com