[Bug 292860] audio/beets: missing dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Feb 2026 10:47:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292860
Bug ID: 292860
Summary: audio/beets: missing dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: lapo@lapo.it
CC: leonhard@wachutka.eu
Flags: maintainer-feedback?(leonhard@wachutka.eu)
CC: leonhard@wachutka.eu
If I configure the LYRICS plugin I get:
File "/usr/local/lib/python3.11/site-packages/beetsplug/lyrics.py", line 34,
in <module>
import langdetect
ModuleNotFoundError: No module named 'langdetect'
and indeed a `sudo pkg install py311-langdetect` solves it, so I guess it
should be added as (plugin-related) dependency.
--
You are receiving this mail because:
You are the assignee for the bug.