Closed lunzai closed 1 year ago
2023-06-29 15:05:18.846 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package websockets==10.3: ERROR: Cannot install websockets==10.3 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 2023-06-29 15:05:25.461 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package websockets==10.3: ERROR: Cannot install websockets==10.3 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 2023-06-29 15:05:30.405 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package websockets==10.3: ERROR: Cannot install websockets==10.3 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 2023-06-29 15:05:30.406 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration terncy: Requirements for terncy not found: ['websockets==10.3']. homeassistant.requirements.RequirementsNotFound: Requirements for terncy not found: ['websockets==10.3'].
Solved by updating terncy to version 1.0.23
My HASS Home Assistant 2023.6.3 Supervisor 2023.06.4 Frontend 20230608.0 - latest
Hope it helps whoever the faced the same issue.
homeassistant.requirements.RequirementsNotFound: Requirements for terncy not found: ['websockets==10.3'].
请问这个问题如何解决?