You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I restart Home Assistant, I see the following in the web interface:
Invalid config
The following components and platforms could not be set up:
sensor.alpha_vantage
Please check your config.
I have this in my log file:
Unable to prepare setup for platform sensor.alpha_vantage: Could not install all requirements.
5:23 PM setup.py (ERROR)
Not initializing sensor.alpha_vantage because could not install dependency alpha_vantage==1.3.6
5:23 PM setup.py (ERROR)
Unable to install package alpha_vantage==1.3.6: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-m0ir7atw/pandas/
5
What can I do to fix it?
Expected:
Problem-relevant configuration.yaml entries and steps to reproduce: