#2024.12 - Minimalist UI and Alexa Media Player Broken
6 messages · Page 1 of 1 (latest)
Definitely saw AMP was reported broken in the release thread.
Unable to install package aiofiles==0.8.0: × No solution found when resolving dependencies: ╰─▶ Because you require aiofiles==0.8.0 and aiofiles>=24.1.0, we can conclude that your requirements are unsatisfiable.
Unable to install package alexapy==1.29.4: × No solution found when resolving dependencies: ╰─▶ Because alexapy==1.29.4 depends on aiofiles>=23.1.0,<24.0.0 and aiofiles>=24.1.0, we can conclude that alexapy==1.29.4 cannot be used. And because you require alexapy==1.29.4, we can conclude that your requirements are unsatisfiable.
Was trying to install AMP for the first time today and am not able to do even the initial config. Getting similar error
Logger: homeassistant.util.package
Source: util/package.py:152
First occurred: 9:51:48 PM (3 occurrences)
Last logged: 9:51:53 PM
Unable to install package alexapy==1.29.4: × No solution found when resolving dependencies: ╰─▶ Because alexapy==1.29.4 depends on aiofiles>=23.1.0,<24.0.0 and aiofiles>=24.1.0, we can conclude that alexapy==1.29.4 cannot be used. And because you require alexapy==1.29.4, we can conclude that your requirements are unsatisfiable.
AMP is broken:
see issue here - https://github.com/alandtse/alexa_media_player/issues/2698
its because of its library alexapy, see issue here (its getting spicey) - https://gitlab.com/keatontaylor/alexapy/-/issues/33
there are some merge requests for the library but there is some disagreement but thats getting spicey too. i suspect it will either be fixed or forked in a day or 2