home-assistant / home-assistant/apps-development
custom_deps not working: Python 3.11 -> 3.12 (HA 2024.2)?
Open
- Dominant language
- HTML
- Stars
- 106
- Forks
- 54
- Avg merge
- 1d 31m
- Merged PRs (30d)
- 11
Description
Did the addon custom_deps stopped working since HA upgraded python to 3.12 in the 2024.2 version?
custom_deps created config/deps/lib/python3.11 and the package wasn't beeing found.
I've copied the folder and renamed it to python3.12 and it solved the problem.
Contributor guide
Assessment
This issue has not been assessed yet.