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

Installation with Spotify support fails #686

Closed
topse opened this issue Dec 30, 2019 · 8 comments
Closed

Installation with Spotify support fails #686

topse opened this issue Dec 30, 2019 · 8 comments

Comments

@topse
Copy link

topse commented Dec 30, 2019

Hi,
I am trying a "clean" Installation on Rasperry Pi Buster, using either the stable or the development version. Within this process the integration of spotify does not work.

While running the one-line-install-script it gives the following error:

Mopidy requires Python '>= 3.7' but the running Python is 2.7.16

After Installation the Web-UI shows Spotify in the menu, but a click on the link gives only a 404: Not Found error.

Does anyone have an idea?

Thanks and Best Regards,
Tobias

@Squelsh
Copy link

Squelsh commented Dec 30, 2019

Same here. Python 3.7 is installed, but the default python version is 2.7.

@mr-miyagi98
Copy link

Seems to be a problem with a new version of Mopidy:

Mopidy 3.0 released (December 22, 2019)
We released Mopidy 3.0 yesterday. It no longer supports Python 2.7, but instead requires Python 3.7+.
https://discourse.mopidy.com/t/mopidy-3-0-released/3646

@Squelsh
Copy link

Squelsh commented Jan 1, 2020

I switched my default Python to 3.7 and followed the hint from #689 (comment).
After that the one-line-installer completed successfully.

But I still have issues: Mopidy IRIS is not reachable and MPD autostart fails. But that is another topic.

@IZooRz
Copy link

IZooRz commented Jan 1, 2020

I still have the issue that there is the 404 message even after changing python version.

@Squelsh
Copy link

Squelsh commented Jan 1, 2020

@IZooRz check your /var/log/syslog: I found a bunch of errors there about mopidy and iris.
As far as I read, iris does not yet support Python 3.7
See my bugreport here:
jaedb/Iris#474 (comment)

MiczFlor added a commit that referenced this issue Jan 4, 2020
MiczFlor added a commit that referenced this issue Jan 4, 2020
install script libspotify-dev #689 #686
@MiczFlor
Copy link
Owner

MiczFlor commented Jan 4, 2020

I added the fix from the other thread:
#696
And am open to any suggestions on how to solve the mopidy issue :)

@MiczFlor MiczFlor closed this as completed Jan 4, 2020
@topse
Copy link
Author

topse commented Jan 6, 2020

About an idea to fix the mopidy stuff: What about forcing installing the old version?

@mikebarkmin
Copy link
Contributor

I have removed mopidy-iris and the custom build mopidy-spotify.
Then I installed mopidy-spotify, mopidy-local and mopidy-mpd from the repo. After rescanning my library everything is working except the mopidy-iris stuff (aka spotify-web).

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

6 participants