question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Conflicting dependencies in 2022.3 release

See original GitHub issue

Describe the bug Today I installed core-2022.3.0b5 of Home Assistant

To Reproduce Update to core-2022.3.0b5

Expected behavior Bosch component should still work

Screenshots If applicable, add screenshots to help explain your problem.

Version

  • HA version? core-2022.3.0b5
  • HA Bosch component version? 0.17.3
  • Python Bosch HTTP client version?

** Debug SCAN **

2022-03-01 22:00:15 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package bosch-thermostat-client==0.17.3: ERROR: Cannot install bosch-thermostat-client 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 22:00:29 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package bosch-thermostat-client==0.17.3: ERROR: Cannot install bosch-thermostat-client 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 22:00:50 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package bosch-thermostat-client==0.17.3: ERROR: Cannot install bosch-thermostat-client 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 22:00:50 ERROR (MainThread) [homeassistant.setup] Setup failed for bosch: Requirements for bosch not found: ['bosch-thermostat-client==0.17.3'].

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:8
  • Comments:14

github_iconTop GitHub Comments

13reactions
DoDoENTcommented, Mar 2, 2022

Today core-2022.3.0 came out of beta and into stable and this issue remains.

5reactions
pszafercommented, Mar 3, 2022

Issue is in one of the dependencies: https://github.com/horazont/aioxmpp/issues/380

Read more comments on GitHub >

github_iconTop Results From Across the Web

unable to install alexapy package in HA Core 2022.3.0 #1523
Describe the bug. The integration breaks completely in 2022.3.0 due to alexapy package having conflicting dependencies. To Reproduce
Read more >
Resolve conflicts | IntelliJ IDEA Documentation - JetBrains
If you synchronize a file that already has local changes with a newer repository version committed by somebody else, a conflict occurs.
Read more >
Shelly for HASS stopped working after upgrade to 2022.3
Shelly for HASS stopped working after upgrade to 2022.3 - problem with ... because these package versions have conflicting dependencies.
Read more >
Advanced Usage of Pipenv - Python Packaging Authority
Dependencies of wheels provided in a Pipfile will not be captured by $ pipenv ... Starting in release 2022.3.23 all packages are mapped...
Read more >
How to deal with incompatible dependencies? : r/golang
Is their any way to manage such conflicting dependencies? ... you can pin that version in your go module file with a replace...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found