srasher wrote: > For me it worked relatively straight as described on the page. The only > thing I stumbled over was that I had to explicitly install the package > providing the "pip" command mentioned in the installation notes. I think > it was python-pip or something similar, was easy to find via > apt-get/aptitude. I successfully got it running on a x86 machine with > Ubuntu 13.04 as well as on a sheevaplug running Debian Wheezy. > > Where exactly does your installation fail?
Im runnning Windows 64bit I have installed python 2.7.6, I have run an exe to install pip command. If I type $ pip install gmusicapi I get a syntax error pointing to the $. I have downloaded the python file from the following: https://github.com/simon-weber/Unofficial-Google-Music-API/tree/master. PIP still doesnt work (I pasted this into the root of the python27 directory). I have also tried running setup.py using the GUI on python and I get the following error:- Traceback (most recent call last): File "C:\Python27\Unofficial-Google-Music-API-develop\setup.py", line 5, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools I have copied the repo.xml file to my plugins root and even then the plugins page on the squeezebox web server does not seem to see the plugin so I have no ability to setup password or mobile device id!!! ------------------------------------------------------------------------ Jphccfc's Profile: http://forums.slimdevices.com/member.php?userid=46163 View this thread: http://forums.slimdevices.com/showthread.php?t=99482 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
