Rachellaw888

Results 2 comments of Rachellaw888

if platform.system() == 'Windows': asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy()) ------------------------------------------------- https://www.cnblogs.com/zongdeiqianxing/p/17107077.html but where to put these code?