Skip to content

Packages missing for mopidy #7866

@miloit

Description

@miloit

Hello,

I getting this error

ERROR    2025-12-15 12:43:49,327 [407371:MainThread] mopidy.ext
  Setup of extension from entry point local failed, ignoring extension.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mopidy/ext.py", line 250, in load_extensions
    command=extension.get_command(),
            ~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/mopidy_local/__init__.py", line 45, in get_command
    from .commands import LocalCommand
  File "/usr/lib/python3/dist-packages/mopidy_local/commands.py", line 8, in <module>
    from mopidy_local import mtimes, storage, translator
  File "/usr/lib/python3/dist-packages/mopidy_local/storage.py", line 2, in <module>
    import imghdr
ModuleNotFoundError: No module named 'imghdr'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions