其他分享
首页 > 其他分享> > Process finished with exit code -1073740791 (0xC0000409) PyCharm

Process finished with exit code -1073740791 (0xC0000409) PyCharm

作者:互联网

https://stackoverflow.com/questions/49432873/process-finished-with-exit-code-1073740791-0xc0000409-pycharm

 

 

conda install -c conda-forge pyqt

 

https://blog.csdn.net/weixin_44553473/article/details/109747689

 

情况一(也是网上较多的情况):(显卡)内存不足

 

情况二:读取或导入的数据错误(就是我的情况,也证明有时Debug能更快,更精准的定位问题)

 

标签:code,Process,1073740791,finished,exit,https,conda
来源: https://www.cnblogs.com/auschwitzer/p/15683785.html