Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension mopidy-api-explorer requires mopidy version >= 3.1.1 #45

Open
janvda opened this issue Apr 13, 2021 · 0 comments
Open

extension mopidy-api-explorer requires mopidy version >= 3.1.1 #45

janvda opened this issue Apr 13, 2021 · 0 comments

Comments

@janvda
Copy link

janvda commented Apr 13, 2021

I would like to use extension mopidy-api-explorer

I managed to get it installed by docker command (ignore mopidy-local and git+https://github.com/antosart/mopidy-cd.git)

RUN python3 -m pip install cffi==1.12.2 mopidy-local git+https://github.com/mopidy/mopidy-api-explorer.git  git+https://github.com/antosart/mopidy-cd.git

But when the container becomes started it is logging:

mopidy_1        | INFO     2021-04-13 17:20:00,922 [7:MainThread] mopidy.ext
mopidy_1        |   Disabled extension api_explorer: Mopidy>=3.1.1 required, but found Mopidy 3.0.2 at /usr/lib/python3/dist-packages
mopidy_1        | INFO     2021-04-13 17:20:01,291 [7:MainThread] mopidy.__main__
mopidy_1        |   Enabled extensions: m3u, iris, spotify, softwaremixer, cd, moped, local, stream, http
mopidy_1        | INFO     2021-04-13 17:20:01,291 [7:MainThread] mopidy.__main__
mopidy_1        |   Disabled extensions: file, gmusic, pandora, youtube, api_explorer, soundcloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant