- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 3
 
Closed
Description
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: commandIt doesn't break functionality but is annoying to see, please fix it. Thanks !
Metadata
Metadata
Assignees
Labels
No labels