Skip to content

Error when trying to use the extension #44

@Glog78

Description

@Glog78

I hope the following error message helps ( this is basically the latest git as of today with "mopidy 4.0.0a2-2" from arch/extra repository.

Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/mopidy/__main__.py", line 158, in main
    extension.setup(registry)
    ~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/mopidy_mpris/__init__.py", line 32, in setup
    from mopidy_mpris.frontend import MprisFrontend  # noqa: PLC0415
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/mopidy_mpris/frontend.py", line 6, in <module>
    from mopidy.core import CoreEvent, CoreEventData, CoreListener, CoreProxy
ImportError: cannot import name 'CoreEvent' from 'mopidy.core' (/usr/lib/python3.14/site-packages/mopidy/core/__init__.py)

thank you for the work on mopidy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions