DanNixon / PlayMusicCL

A command line client for Google Play Music
Apache License 2.0
135 stars 21 forks source link

Fail to install under ubuntu 12.04 #53

Open lpanebr opened 8 years ago

lpanebr commented 8 years ago

I installed sudo apt-get install python-gst* and then did python setup.py install.

This is the end of the output:

...
Searching for mock>=0.7.0
Reading https://pypi.python.org/simple/mock/
Best match: mock 2.0.0
Downloading https://pypi.python.org/packages/0c/53/014354fc93c591ccc4abff12c473ad565a2eb24dcd82490fae33dbf2539f/mock-2.0.0.tar.gz#md5=0febfafd14330c9dcaa40de2d82d40ad
Processing mock-2.0.0.tar.gz
Writing /tmp/easy_install-xTy5w7/mock-2.0.0/setup.cfg
Running mock-2.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xTy5w7/mock-2.0.0/egg-dist-tmp-EHK1hb
error: Installed distribution setuptools 2.1 conflicts with requirement setuptools>=17.1

Any