Skip to content

Installation von esphome - pillow Problem #435

Description

@GermanBluefox
Collecting esphome-glyphsets==0.2.0 (from esphome==2026.4.3)
  Using cached https://www.piwheels.org/simple/esphome-glyphsets/esphome_glyphsets-0.2.0-py3-none-any.whl (159 kB)
INFO: pip is looking at multiple versions of esphome to determine which version is compatible with other requirements. This could take a while.

The conflict is caused by:
    The user requested pillow==10.4.0
    esphome 2026.4.3 depends on pillow==12.2.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

    at makeError (file:///opt/iobroker/node_modules/autopy/node_modules/execa/lib/error.js:60:11)
    at handlePromise (file:///opt/iobroker/node_modules/autopy/node_modules/execa/index.js:124:26)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at $df9eabe9bda49ea8$export$e522f41234ab669a (file:///opt/iobroker/node_modules/autopy/src/index.ts:257:13)
    at Esphome.espHomeDashboard (/opt/iobroker/node_modules/iobroker.esphome/main.js:180:16)
    at Esphome.onReady (/opt/iobroker/node_modules/iobroker.esphome/main.js:66:4)

Wenn man pillow auf 12.2.0 ändert, dann geht es

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions