警告:QApplication不是在main()线程中创建的

时间:2018-08-29 09:38:39

标签: python linux pycharm sigsegv

当尝试使用“线程模型”并行工作时。

我运行一个python文件,它给我错误“ Python进程已完成,退出代码为139(被信号11:SIGSEGV中断)”

我正在使用python 3.6,Linux 16.04和Pycharm 2018

有人可以告诉我为什么会发生这种情况以及如何解决吗?

感谢您的帮助

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

0 个答案:

没有答案