Skip to content

[BUG] Arch depends on python-pillow, but not listed as package dependency #368

@PseudoResonance

Description

@PseudoResonance

Problem Description
python-pillow is not correctly listed as a dependency for the Arch package.
What was the (full) error you received and what command or action did lead to it?

Traceback (most recent call last):
  File "/usr/bin/legion_cli", line 5, in <module>
    from legion_linux.legion_cli import main
  File "/usr/lib/python3.13/site-packages/legion_linux/legion_cli.py", line 12, in <module>
    import legion_linux.legion
  File "/usr/lib/python3.13/site-packages/legion_linux/legion.py", line 16, in <module>
    from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Model and Debug Info

Installation type: Arch AUR
Distribution: EndeavourOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions