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

Update README.md #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fr34kyn01535
Copy link

Corrected dependency to pyspotify - forcing version 1.11

Corrected dependency to pyspotify - forcing version 1.11
@fr34kyn01535 fr34kyn01535 deleted the patch-1 branch August 4, 2014 10:44
@fr34kyn01535 fr34kyn01535 restored the patch-1 branch August 4, 2014 12:48
@fr34kyn01535 fr34kyn01535 reopened this Aug 4, 2014
@theNailz
Copy link
Contributor

theNailz commented Aug 5, 2014

While you're at it, maybe reorder the installation steps as well, because pyspotify depends on libspotify and python-dev, libspotify depends on (build-essential and) libffi-dev.

Prerequisites:

  1. (sudo apt-get install) python-dev python-pip lame build-essential libffi-dev unzip
  2. libspotify
  3. (sudo pip) pyspotify==1.11 eyeD3

@robbeofficial
Copy link
Owner

which version of pyspotify does pip install on your system? i am using ubuntu 14.04 (pip 1.5.4, python 2.7) and it installs pyspotify 1.11 per default. did you use the --pre argument?

http://pyspotify.mopidy.com/en/latest/installation/

@fr34kyn01535
Copy link
Author

I also have ubuntu 14.04 lts and pip & python2.7 from the repos and don't get version 1.11 per default, but it worked forcing the version so ~

reordering prequesites as proposed by @theNailz
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

Successfully merging this pull request may close these issues.

3 participants