? 關(guān)于在pycharm中導(dǎo)入可視化程序開發(fā)框架PyQt5,PyQt6是出現(xiàn)的問題Process finished with exit code -1073741819 (0xC0000005)有以下嘗試解決的方法。(每一種方法親測(cè))
1.在File->Settings->Build,Execution,Deployment->Python Debugger中去掉勾選的PyQt compatible點(diǎn)擊確定。
?
?
2.更換python版本,作者測(cè)試了更換成python3.8后,能夠兼容pyqt5。
python3.8版本下載地址:Python Release Python 3.8.10 | Python.org
下載安裝完之后在pycharm右下角更換解釋器。點(diǎn)擊Add?New?Interpreter,在解釋器一行找到你的python3.8.exe的安裝位置。
?文章來源:http://www.zghlxwxcb.cn/news/detail-617889.html
?3.以上兩種方法是針對(duì)pyqt5出現(xiàn)Process finished with exit code -1073741819 (0xC0000005)錯(cuò)誤的最實(shí)用方法,最后推薦檢查一下代碼是否有字母大小寫錯(cuò)誤,或語句錯(cuò)誤,或判斷條件錯(cuò)誤等。其他問題詳見該文章:pycharm報(bào)錯(cuò):Process finished with exit code -1073741819 (0xC0000005)_qiao1025566574的博客-CSDN博客_process finished with code -1073741819文章來源地址http://www.zghlxwxcb.cn/news/detail-617889.html
到了這里,關(guān)于關(guān)于python中Process finished with exit code -1073741819 (0xC0000005)錯(cuò)誤,PyQt5導(dǎo)包錯(cuò)誤的解決的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!