gpt4 book ai didi

python-3.x - Pycharm pydev 调试器 : process is connecting forever

转载 作者:行者123 更新时间:2023-12-04 21:04:43 30 4
gpt4 key购买 nike

/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/bin/python3.6 "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 55819 --file "/Applications/PyCharm CE.app/Contents/helpers/pycharm/_jb_unittest_runner.py" --target test_output.TestMispOutputBot.test_event
Testing started at 10:31 ...
pydev debugger: process 3170 is connecting

在我放弃并终止进程之前 10 分钟没有输出。
Traceback (most recent call last):
File "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py", line 1599, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
File "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py", line 994, in run
time.sleep(0.1) # busy wait until we receive run command
KeyboardInterrupt

我尝试了我发现的有关该错误消息的所有内容:
  • 清除所有断点( recommended herehere )
  • 删除了 .idea 文件夹( recommended herehere )
  • 禁用选项添加内容根并将源根添加到 PYTHONPATH ( recommended here )

  • 有任何想法吗?

    最佳答案

    通过更新 pyqt 解决了问题.如果您使用 anaconda,请尝试:

    conda install -c anaconda pyqt 

    关于python-3.x - Pycharm pydev 调试器 : process is connecting forever,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49218619/

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