Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

ImportError: No module named ImageOps test_qr.py #2

@matburnham

Description

@matburnham

Whether I pip install pyqrencode or python setup.py install from source I get an exception from test_qr.py

Traceback (most recent call last):
File "test_qr.py", line 1, in
from qrencode import Encoder
File "qrencode.pyx", line 1, in init qrencode (qrencode.c:1520)
from ImageOps import expand
ImportError: No module named ImageOps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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