Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oychshy opened this issue Sep 22, 2023 · 0 comments
Open

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

oychshy opened this issue Sep 22, 2023 · 0 comments

Comments

@oychshy
Copy link

oychshy commented Sep 22, 2023

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant