OpenCV Python package

0 views
Skip to first unread message

Andrew Wood

unread,
Oct 6, 2025, 9:30:51 AM (13 days ago) Oct 6
to freebsd-...@freebsd.org
Is there a pkg for adding the OpenCV API to Python? I cannot find one,
although I can find references to an old one on a 3rd party website.

I maintain a small opensource project for which I make packages
available for both Linux and FreeBSD and the next version is going to
require OpenCV functionality via Python.

To make it easy for the end user I would ideally like to declare a
dependency on the appropriate package rather than have them use pip but
it looks like that is not possible?


Many thanks


fatty.merc...@aceecat.org

unread,
Oct 6, 2025, 12:04:09 PM (13 days ago) Oct 6
to ques...@freebsd.org, freebsd-...@freebsd.org
Is your project written primarily in Python? If yes, I think the right
way is to follow the Python build / package conventions (such as they
are, sigh). Meaning setup.py, pyproject.toml, et cetera.

Then either you or someone else can take that and make OS packages
with that.

--
Ian

Reply all
Reply to author
Forward
0 new messages