Hi, I'm receiving the error shown below when trying to configure Alexa Media Player.
I've tried removing and reinstalling as well as restarting home assistant multiple times. I ssh'd into the machine and installed alexapy and aiofiles with pip and am still getting the same error.
Any ideas what I'm doing wrong?
Error Log:
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.2: × No solution found when resolving dependencies: ╰─▶ Because alexapy==1.29.2 depends on aiofiles>=23.1.0,<24.0.0 and aiofiles>=24.1.0, we can conclude that alexapy==1.29.2 cannot be used. And because you require alexapy==1.29.2, we can conclude that your requirements are unsatisfiable.