Arhanghelul Posted March 25, 2019 Report Share Posted March 25, 2019 I am trying to run a Python script in PyCharm using Pytnon 2.7 ArcGIS 10.6 as the project interpreter, but wen i run the script it stops after a short time and i get this message: "Process finished with exit code -1073741819 (0xC0000005)". What is this ? How can i solve this problem ? Thank you. Quote Link to comment Share on other sites More sharing options...
rahmansunbeam Posted March 25, 2019 Report Share Posted March 25, 2019 A quick google search suggests this could be PyQt related. Try updating the packages. https://windows-hexerror.linestarve.com/q/so44604689-Pycharm-error-Process-finished-with-exit-code-1073740791-0xC0000409 https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000138030-Pycharm-Debugger-Process-finished-with-exit-code-1073741819-0xC0000005- https://stackoverflow.com/questions/50620954/process-finished-with-exit-code-1073741819-0xc0000005-pycharm Quote Link to comment Share on other sites More sharing options...
Arhanghelul Posted March 25, 2019 Author Report Share Posted March 25, 2019 When I try to add PyQt5 to the Project interpreter in PyCharm, I get the error from the image attached bellow. I am new to Python, so who can help me solve this problem, step by step ? ? Thank you ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.