alexa_media_player: Alexa is not installed after Setup!
Describe the bug After installing the alexa component, and after configuring configuration.yaml, the media component is not found
To Reproduce Steps to reproduce the behavior:
- Go to HACS
- Click on Alexa Media Player
- Install (I installed the latest version, performing a reboot. I have also tried to install every single version, from the oldest to the newest, restarting each time)
- See error:
he following components and platforms could not be set up:
- alexa-media
- alexa-media.notify Please check your config.
System details
- Home-assistant (version): 0.98.2
- Hassio (Yes/No): No, Home Assistant, raspberry pi3+ Raspbian
- alexa_media (version from
const.py
or HA startup): 2.1.0 - alexapy (version from
pip show alexapy
or HA startup): ???
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (8 by maintainers)
@alandtse it was in “/deps/lib/python3.7/site-packages/”… Removed the directory and finally it loaded the right version! 😃