I'm running a program in Pycharm on Mac I keep getting this error : 'Process finished with exit code 137 (interrupted by signal 9: SIGKILL)' which stops my code from running.
does anyone know how to avoid this ? letting the program continue running ?