Max2Play Home › Forums › Max2Play on Raspberry PI › Max2Play auf Audiophonics RaspDAC (Power Button, OLED Display) Script › Reply To: Max2Play auf Audiophonics RaspDAC (Power Button, OLED Display) Script
10. August 2016 at 18:12
#22168
Hallo,
ich fange mal mit der Anleitung unter https://github.com/dhrone/Raspdac-Display an.
Auf M2P 2.34 ist offenbar Python 2.7.9 bereits installiert:
pi@max2play:/ $ python
Python 2.7.9 (default, Mar 8 2015, 00:52:26)
Frage: Würde die Installation von den python-setuptools, easy_install pip, moment und python-mpd2 M2P beeinträchtigen?
apt-get install python-setuptools && easy_install pip
pip install moment
pip install python-mpd2
Danke und Grüße