robmarkcole / HASS-Sighthound

Beta features for Home Assistant Sighthound integration
https://www.home-assistant.io/integrations/sighthound/
MIT License
34 stars 10 forks source link

Home Assistant 2022.3.8 with Home Assistant OS 7.6 Requirements for sighthound not found: ['pillow==7.2.0']. #33

Closed majkers closed 2 years ago

majkers commented 2 years ago

Hello, When upgrated to Home Assistant OS 7.6 I see;

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/bin/python3 -m pip install --upgrade pip' command.
2022-04-09 14:15:44 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.kamera_dome1] Error from stream worker: Error opening stream (ERRORTYPE_113, Host is unreachable) rtsp://192.168.1.7/ch0_0.h264
2022-04-09 14:15:45 ERROR (SyncWorker_7) [homeassistant.util.package] Unable to install package pillow==7.2.0: ERROR: Cannot install pillow==7.2.0 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
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/bin/python3 -m pip install --upgrade pip' command.

in logs. Can Ypu please tell me what to do?