Installationsanweisungen auf dem Pi hinzugefügt
This commit is contained in:
parent
e81424757c
commit
4045fa78c3
|
@ -4,9 +4,11 @@ This is almost the code that ran at 30c3. I had to remove the font used
|
||||||
as the font used at 30c3 cannot be redistributed. The replacement font
|
as the font used at 30c3 cannot be redistributed. The replacement font
|
||||||
is "Roboto light". See http://www.fontsquirrel.com/license/roboto
|
is "Roboto light". See http://www.fontsquirrel.com/license/roboto
|
||||||
|
|
||||||
Installation:
|
Installation auf dem Raspberrypi:
|
||||||
|
|
||||||
Nothing to do
|
sudo easy_install-pypy pytz
|
||||||
|
sudo unzip /usr/lib/pypy-upstream/site-packages/pytz-2015.4-py2.7.egg
|
||||||
|
(oder entesprechende pytz-Version, die installiert wurde)
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue