Skip to content

Updating the backend tools

Rachael Kemp edited this page Oct 17, 2019 · 1 revision

To interact with the Horizon tags, the GUI makes use of a set of Python tools.

  1. Delete the existing /tools/ folder:
cd ~
rm -rf tools/
  1. Download new tool files using the method described in Pushing files to the Pi or by regaining internet connection and then pulling them from Github.

  2. Install the tools:

sudo python setup.py install