Skip to content

"pip install pillow" is required even without "-s" option #23

@Tiryoh

Description

@Tiryoh

I got an error like this on version abc070e.

$ ./splatnet2statink.py -r -M 1200
Traceback (most recent call last):
  File "./splatnet2statink.py", line 11, in <module>
    from PIL import Image, ImageDraw
ImportError: No module named PIL

pip install pillow solved this problem, so I assume that pip install pillow is required.

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