Ingram icon indicating copy to clipboard operation
Ingram copied to clipboard

I have the following problems during use, how to solve them?

Open ChhR00 opened this issue 3 years ago • 1 comments

Killed Killed Killed Killed Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> BrokenPipeError: [Errno 32] Broken pipe Killed Killed Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> BrokenPipeError: [Errno 32] Broken pipe BrokenPipeError: [Errno 32] Broken pipe Killed Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> Killed BrokenPipeError: [Errno 32] Broken pipe Killed

ChhR00 avatar Jun 21 '22 05:06 ChhR00

Thank you very much for your feedback. This error was caused by the print function, specifically, we set its parameter flush=True. This problem has now been solved.

jorhelp avatar Jun 21 '22 08:06 jorhelp