Not sure why im getting a python asyncio error

前端 未结 0 1618
刺人心
刺人心 2021-02-10 04:38

I sometimes get this error in my code:

loop = asyncio.get_event_loop()\\n\\nTypeError: \'NoneType\' object is not iterable\\n\\n\\nThe above exception was the direct caus

相关标签:
回答
  • 消灭零回复
提交回复
热议问题