Skip to content

setuptools version 82.0.0 removed pkg_resources #3

@JohannesBuchner

Description

@JohannesBuchner

I wanted to revisit using this package instead of the nhtot service by swift.ac.uk.

Unfortunately, my current conda environment faces the following issue that this package is incompatible with the latest libraries, because setuptools version 82.0.0 removed pkg_resources: https://setuptools.pypa.io/en/stable/history.html#v82-0-0
pypa/setuptools#3085

Importing now gives an import error that pkg_resources is not found.

The alternative to pkg_resources recommended is importlib.resources.

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