The pkg_resources package is slated for removal as early as 2025-11-30

Author: dilitimorCreated Aug 12, 2025Updated Nov 5, 2025

~/venv/lib/python3.12/site-packages/face_recognition_models/init.py:7: 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

Source: ageitgey/face_recognition