Skip to content

ModuleNotFoundError: No module named 'exifread.core' #230

@ondrejj

Description

@ondrejj

Problem Description
Unable to import exifread library in Fedora RPM. Looks like there is problem with pyproject.toml file.

Sample File
See redhat bugzilla report:
https://bugzilla.redhat.com/show_bug.cgi?id=2370270

There is an solution, how to fix it. Just add "*" to include in pyproject.toml:

include = ["exifread*"]

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