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
I am using the actual beta and I am getting the following errors:
2022-03-01 07:50:00 ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:08 ERROR (SyncWorker_9) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:15 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:15 ERROR (MainThread) [homeassistant.setup] Setup failed for opensprinkler: Requirements for opensprinkler not found: ['pyopensprinkler==0.7.1'].
I found out that a couple of other integrations have some similar problems and they solved it:
Hi,
I am using the actual beta and I am getting the following errors:
2022-03-01 07:50:00 ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:08 ERROR (SyncWorker_9) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:15 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package pyopensprinkler==0.7.1: ERROR: Cannot install pyopensprinkler==0.7.1 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2022-03-01 07:50:15 ERROR (MainThread) [homeassistant.setup] Setup failed for opensprinkler: Requirements for opensprinkler not found: ['pyopensprinkler==0.7.1'].
I found out that a couple of other integrations have some similar problems and they solved it:
Alexa media player:
alandtse/alexa_media_player#1523
home-assistant/core#67159
They fixed it here: alandtse/auth_capture_proxy@6d632da
The text was updated successfully, but these errors were encountered: