Skip to content

ModuleNotFoundError: No module named 'pkg_resources' with Setuptools v82.0.0 #193

@avalanchy

Description

@avalanchy

dictdiffer==0.8.0
setuptools==82.0.0

Bug description

/venv/lib/python3.13/site-packages/dictdiffer/__init__.py", line 15, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

dictdiffer when used with setuptools version >=82.0.0 throws ModuleNotFoundError. pkg_resources has been removed from Setuptools https://setuptools.pypa.io/en/stable/history.html#v82-0-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions