blive icon indicating copy to clipboard operation
blive copied to clipboard

AttributeError: 'BLiver' object has no attribute 'ws'

Open oychshy opened this issue 1 year ago • 0 comments

Task exception was never retrieved future: <Task finished name='Task-1' coro=<BLiver.listen() done, defined at /Users/apple/Downloads/blive-main/blive/eeframework.py:91> exception=AttributeError("'BLiver' object has no attribute 'ws'")> Traceback (most recent call last): File "/Users/apple/Downloads/blive-main/blive/eeframework.py", line 103, in listen msg = await self.ws.receive(timeout=60) AttributeError: 'BLiver' object has no attribute 'ws'

oychshy avatar Sep 22 '23 07:09 oychshy