Skip to content

pkg_resources is deprecated as an API #2

@varac

Description

@varac

I get this deprecation warning:

python -m findmy
/home/varac/projects/ios/FindMy.py/.venv/lib/python3.13/site-packages/fs/__init__.py:4: 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.
  __import__("pkg_resources").declare_namespace(__name__)  # type: ignore

usage: findmy [-h] [-v] [--log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL}] {decrypt} ...
findmy: error: the following arguments are required: command

It doesn't break functionality but is annoying to see, please fix it. Thanks !

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