-
Notifications
You must be signed in to change notification settings - Fork 158
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
catt errors on python 3.9 #349
Comments
What's the error? |
I’m pretty sure I have same issue - Output from the log - hope this is useful, and thanks for your help Traceback (most recent call last): |
I think the error was same as above but I rolled back Hassio add-on to previous version so do not have the error log. I will roll forward again to test or if more info. Required |
I can't reproduce this right now, can someone post the versions of catt, PyChromecast and zeroconf that produce the above traceback? Looks to me like an upgrade broke things again. |
The newest zeroconf release has a ton of changes, some of them apparently breaking pychromecast. |
Yes it's a upgrade of Hassio web terminal which has just been bumped to latest version |
@theychx that makes sense. Can we pin to PyChromecast/zeroconf, since we recommend installing with pipx? |
Successfully installed PyChromecast-9.2.0 casttube-0.2.1 catt-0.12.1 protobuf-3.17.3 youtube-dl-2021.6.6 |
Yep, 9.2.0 & 0.31.0 |
I see that PyChromecast doesn't pin either, so we'd have to list Either way, I will close this ticket because it's an upstream issue. Thanks to everyone for their help! |
installing with startup option "python3 -m pip install catt" pipx is not available in this docker image |
pipx isn't needed for Docker, since it's already self-contained. |
At the moment, there is no way around that, if we want to make a working release. |
Yeah, I'm afraid you're right... I have left a comment on the PyChromecast issue, but I guess we should pin now and worry later. |
I have the same issue but can't see above how to resolve this on my HA docker container installation? |
you have to do a partial restore just doing that docker container |
Thanks. Can you elaborate? |
thinking a bit more - if you are using web and terminal then role back to 8.24 by just restoring that addon |
My solution, for now, is that I reverted back to this docker 2021.6.6 . I just used Portainer to get this version and I did not need to restore anything. Afaik nothing broke with the downgrade. |
Thanks. I'll temporarily go back to 2021.6 |
This is a zeroconf/pychromecast issue but I will publish a workaround. |
I have published v0.12.2 which should fix this, please test and report back. |
Just updated to "homeassistant/home-assistant:latest" docker and then updated Catt to v0.12.2. Works like a charm!. Thanks for the quick update. |
Working |
Thanks I can also confirm that catt 0.12.2 fixes |
Since the last update on my system I also get this error. catt version v0.12.1-2 All of them installed through AUR. |
I am still getting this error in 0.12.2. I get this error when doing Here's the error in a code block so it's a bit easier to read.
|
under the lastest web terminal add-on in home assistant which has just been updated to python 3.9. it crashes at runtime with a library error
The text was updated successfully, but these errors were encountered: