Skip to content

DEP: Warning about pkg_resources package upon import of emm #43

@RUrlus

Description

@RUrlus

Below warning in raised upon import of emm with version:

  • CPython: '3.10.14 (main, Jan 28 2026, 14:08:10) [GCC 13.3.0]'
  • EMM: 1.4.1
[.../site-packages/virtual-env/lib/python3.10/site-packages/emm/resources.py:23](https://jupyter-ru11ud.dap-next.ing.net/layers/dap-buildpacks_pip-install/site-packages/virtual-env/lib/python3.10/site-packages/emm/resources.py#line=22):
UserWarning: pkg_resources is deprecated as an API.
See https://setuptools.pypa.io/en/latest/pkg_resources.html.
The pkg_resources package is slated for removal as early as 2025-11-30.
Refrain from using this package or pin to Setuptools<81. from pkg_resources import resource_filename

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions