[Bug 2056101] [NEW] [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'
Launchpad Bug Tracker
2056101 at bugs.launchpad.net
Tue Mar 5 00:12:20 UTC 2024
You have been subscribed to a public bug by Maia Everett (linneris):
In Noble, with Python 3.12, Quod Libet refuses to start:
$ quodlibet
Traceback (most recent call last):
File "/usr/bin/quodlibet", line 11, in <module>
from quodlibet.main import main
File "/usr/lib/python3/dist-packages/quodlibet/__init__.py", line 21, in <module>
from .util.i18n import _, C_, N_, ngettext, npgettext
File "/usr/lib/python3/dist-packages/quodlibet/util/__init__.py", line 28, in <module>
from senf import fsnative
ModuleNotFoundError: No module named 'senf'
Judging by a similar Void Linux issue, this seems to be a problem with
Python 3.12.
https://github.com/void-linux/void-packages/issues/46603
** Affects: quodlibet (Ubuntu)
Importance: Undecided
Status: New
--
[noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'
https://bugs.launchpad.net/bugs/2056101
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list