05-14-2018, 01:10 PM
(05-14-2018, 01:02 PM)Eelco Wrote: Hi, i have an unusual setup, i have moode version 2.4 (see ) this because it's altered by the builder of my Raspberry. https://nuxii.fr/
i can login as root or as Pi
as Pi i seem to have little rights to install/edit stuff
as root i run stuck on:
Code:root@moode:~/spotify/spotify-connect-web# sudo pip install -r requirements.txt
sudo: pip: command not found
what can i do? does anybody want to help me out, perhaps via a remote session or so? i am a noob in code, i can understand a bit what is done, but not much. i would so like to have spotfiy connect on my distro.
To install pip
Code:
sudo apt-get install python-setuptools
sudo easy_install pip
sudo pip install moment && sudo pip install pylms && sudo pip install python-mpd2
<marquee behavior="alternate" scrolldelay=150
~~~~>>>Please always follow rules and read before you post<<<~~~~
</marquee>
~~~~>>>Please always follow rules and read before you post<<<~~~~
</marquee>