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

前端 未结 8 891
攒了一身酷
攒了一身酷 2020-12-03 04:45

I\'m trying to execute a Python script, but I am getting the following error:

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


        
8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-03 04:51

    When I encounter this problem, I realize there are some memory issues. I rebooted PC and solved it.

提交回复
热议问题