Skip to content

Dependency qrcode breaks if version >=8.0.0 is installed #346

@tazlin

Description

@tazlin

@db0 be advised the namespaces being used in hordelib for PIL compatibility are no longer valid, seen in

from qrcode.compat.pil import Image
.

There is no obvious notice of this in their change log for v8 and I do not know the implications of switching imports right now.

For now I am pinning the worker to <8 and that fix is already live.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions