You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.
using latest Rasbian after installing dump1090 ..
sudo ./setup.sh goes through and successfully completes but leaves behind:
Traceback (most recent call last):
File "", line 1, in
IndexError: list index out of range
Idea? Everything seems to post install.
Seems to be coming from Python.
pi@raspberrypi:
/adsb-exchange $ python -V/adsb-exchange $ python3 -VPython 2.7.13
pi@raspberrypi:
Python 3.5.3
pi@raspberrypi:~/adsb-exchange $ ./setup.sh
This script must be ran using sudo or as root.
pi@raspberrypi:~/adsb-exchange $ sudo ./setup.sh
Checking for packages needed to run this script...
Traceback (most recent call last):
File "", line 1, in
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: