Skip to content

supervisor/options.py:13: UserWarning: pkg_resources is deprecated as an API #1683

Description

@number492

I started seeing this warning in my code that uses supervisor:

supervisor/options.py:13: 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.

I also found

# Supervisor used pkg_resources (a part of setuptools) to load package
. Do you have a plan to support supervisor in environments with Setuptools >= 81?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions