0

I'm writing a Python program in Pycharm and using Eel for an HTML front end.

The problem I'm encountering is that my program runs fine and does what it's supposed to do BUT one of my functions takes about 2 hours to run and once it's done, the program stops running with "Process finished with exit code 0" and Python stops running. My Eel/web interface also becomes unresponsive.

If I comment out the part of the function that's time consuming, everything runs as expected.

I don't know what the issue is and I was hoping someone could share some insight. Maybe it's a Windows setting, maybe it's something specific to Pycharm or eel. I really don't know.

Thanks

JayFou
  • 1
  • 2

0 Answers0