Home Assistant Support for Python 3.11.2 is being removed #2416
Replies: 3 comments 5 replies
-
I think this might need some more dependencies installed. I got errors in the HA log about not being able to install ha-av which is needed for the stream component. After I manually installed the following, it all came good. I had this issue ages ago with a non-tteck install and so what I did manually then might not be the minimum needed now, but it has given me a workaround apt install libavdevice-dev libavformat-dev libavcodec-dev libavutil-dev libavfilter-dev |
Beta Was this translation helpful? Give feedback.
-
:-) Many thanks |
Beta Was this translation helpful? Give feedback.
-
Hi all, I followed above suggestion and installed the additional packages in the LXC. However, with python still being at version 3.11.2, the warning message still appears. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Home Assistant Core script has been updated to utilize Python 3.12.1
Beta Was this translation helpful? Give feedback.
All reactions