8000 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/ · Issue #11223 · home-assistant/core · GitHub 8000
[go: up one dir, main page]

Skip to content
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/ #11223
@onlize

Description

@onlize

Make sure you are running the latest version of Home Assistant before reporting an issue.

You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:

Home Assistant release (hass --version):
0.60.0

Python release (python3 --version):
Python 3.6.2

Component/platform:
Raspberry Pi/Python Virtual Env

Description of problem:
I want to use Alpha Vantage option. I setup new sensor:

  - platform: alpha_vantage
    api_key: MyKeyIsHere
    symbols:
      - RHT
      - GOOGL

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:

Traceback (if applicable):

Additional info:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0