Skip to content

ModuleNotFoundError: No module named 'pkg_resources' #72

Description

@DimitriPapadopoulos

pkg_resources has been removed from Setuptools 82.0.0.

This results in build issues as pydeface appears to rely on pkg_resources:

"setuptools", # actually a dependency of pydeface (for pkg_resources)

It looks like pydeface is an obsolete, unmaintained package. How about switching to something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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