pjialin/py12306

RuntimeError: This event loop is already running

Opened this issue · 1 comments

Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "D:\Program Files\Python36\lib\asyncio\base_events.py", line 455, in run_until_complete
self.run_forever()
File "D:\Program Files\Python36\lib\asyncio\base_events.py", line 409, in run_forever
raise RuntimeError('This event loop is already running')
RuntimeError: This event loop is already running
PS C:\Users\Shen\Desktop\py12306>

建议重启

重启试了,不行