[Bug 288531] graphics/py-face_recognition_models: missing run dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Jul 2025 09:43:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288531
Bug ID: 288531
Summary: graphics/py-face_recognition_models: missing run
dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ehaupt@FreeBSD.org
Reporter: kaltheat@gmail.com
Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
Assignee: ehaupt@FreeBSD.org
graphics/py-face_recognition_models requires pkg_resources-module from
devel/py-setuptools as run dependency.
for example in
/usr/local/lib/python3.11/site-packages/face_recognition_models/__init__.py :
"from pkg_resources import resource_filename"
--
You are receiving this mail because:
You are the assignee for the bug.