8000 The `pkg_resources` module is deprecated · Issue #23 · altwalker/altwalker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The pkg_resources module is deprecated #23
Closed
@Robert-96

Description

@Robert-96

The pkg_resource module from setuptools is deprecated.

Use of pkg_resources is deprecated in favor of importlib.resources, importlib.metadata and their backports (importlib_resources, importlib_metadata). Users should refrain from new usage of pkg_resources and should work to port to importlib-based solutions.

https://setuptools.pypa.io/en/latest/pkg_resources.html

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0