Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

IndexError: list index out of range #39

Open
adsb-related-code opened this issue Oct 17, 2018 · 0 comments
Open

IndexError: list index out of range #39

adsb-related-code opened this issue Oct 17, 2018 · 0 comments

Comments

@adsb-related-code
Copy link
Contributor

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
Python 2.7.13
pi@raspberrypi:
/adsb-exchange $ python3 -V
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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant