/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
私はそのエラーメッセージに関して見つけたすべてを試しました:
何か案は?
pyqt
を更新して問題を解決しました。 anacondaを使用する場合は、以下を試してください。
conda install -c anaconda pyqt