-
Notifications
You must be signed in to change notification settings - Fork 0
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.
- Delete the existing
/tools/
folder:
cd ~
rm -rf tools/
-
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.
-
Install the tools:
sudo python setup.py install