【Python debug】pycharm debug模式报错:pydev debugger: process 13608 is connecting

问题:

pycharm debug模式报错

pydev debugger: process 13608 is connecting

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

解决方法:

去掉 PyQt compatible前面的勾

参考材料

  1. http://www.programmersought.com/article/9071123855/
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章