Displaying window of unhandled exception after closing python .exe program

Viewed 8

I have created a python code for converting Images into text and then into an audio file. this program runs fine in the Jupyter notebook. But after creating a .exe file after pressing the close button program closes but the exception occurs. How can I solve the issue?here is the issue

0 Answers
Related