Skip to content

ImportError: Unable to find dmtx shared library (Mac)Β #95

@guglie

Description

@guglie

On MacOSX it doesn't works. Following the installation guide I run

pip install pylibdmtx
brew install libdmtx

Then:

from PIL import Image
decode(Image.open('<image-path>'))

But it says ImportError: Unable to find dmtx shared library

I also tried to add the brew cellar to the path without success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions