home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.12k stars 31.11k forks source link

Unmet dependency aiohttp~=3.6.1 when upgrading from 0.117.6 to 0.118.2 #43528

Closed f45tb00t closed 4 years ago

f45tb00t commented 4 years ago

The problem

When upgrading from 0.117.6 to 0.118.2 during the upgrade process an error will occur. As far as I can see it had no impact on my installation so far.

Environment

My setup is very basic. Beside python in v3.8.6. venv used. See below

Problem-relevant configuration.yaml

NONE

Traceback/Error logs

hass-nabucasa 0.37.1 requires aiohttp~=3.6.1, but you’ll have aiohttp 3.7.1 which is incompatible.

Additional information

https://community.home-assistant.io/t/upgrade-to-0-118-error/247371/2

frenck commented 4 years ago

This is not an issue, but an warning. This has been fixed in dev already and will be part of the next release.

https://github.com/NabuCasa/hass-nabucasa/releases/tag/0.37.2