[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

Alexander Browne 2056101 at bugs.launchpad.net
Mon Mar 18 18:28:50 UTC 2024


@Robie I think this is it:
https://github.com/quodlibet/quodlibet/commit/a8b6f6bb34864a6821174edbf7802b689e440db3

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2056101

Title:
  [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named
  'senf'

Status in quodlibet package in Ubuntu:
  Confirmed

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quodlibet/+bug/2056101/+subscriptions




More information about the Ubuntu-sponsors mailing list