Add necessary deps

master
Ryan Rix 8 years ago
parent b64e2f18d9
commit 7f30355e20

@ -9,7 +9,7 @@ First off, get the =rpi_ws281x= library working, and verify that =strandtest.py=
Once you have that working and installed, install the =matrix-client= from Pip.
#+BEGIN_SRC sh
sudo pip install matrix-client
sudo pip install matrix-client pyyaml pytz
#+END_SRC
Yes, I install it in to the main Python library path, because I'm an infoterrorist. It's an embedded Raspberry Pi, deal with it.

Loading…
Cancel
Save