Pillow dependency
Closed this issue · 0 comments
tjorim commented
Not working on Home Assistant 2022.12.0b0.
Version of the custom_component
v1.0.1
Describe the bug
Can not set up QR code generator integration.
Debug log
Logger: homeassistant.util.package
Source: util/package.py:98
First occurred: 9:14:44 AM (3 occurrences)
Last logged: 9:14:47 AM
Unable to install package pillow==9.2.0: ERROR: Cannot install pillow==9.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 [notice] A new release of pip available: 22.3 -> 22.3.1 [notice] To update, run: pip install --upgrade pip
Logger: homeassistant.setup
Source: setup.py:202
First occurred: 9:14:47 AM (1 occurrences)
Last logged: 9:14:47 AM
Setup failed for custom integration qr_generator: Requirements for qr_generator not found: ['pillow==9.2.0'].