Automation/RaspberryPi: Difference between revisions

From Medien Wiki
Line 96: Line 96:
  sudo apt-get install python-pexpect
  sudo apt-get install python-pexpect


install python bindings for DBUS https://github.com/LEW21/pydbus
install [https://github.com/LEW21/pydbus python bindings for DBUS]
  sudo apt-get install python3-setuptools
  sudo apt-get install python3-setuptools
  sudo wget https://github.com/LEW21/pydbus/archive/master.zip
  sudo wget https://github.com/LEW21/pydbus/archive/master.zip