routes.py IndexError: list index out of range

Issue #1 new
Former user created an issue

I recieved the following when I ran 'python routes.py' as root in the virtual environment:

IndexError: list index out of range

Run on RaspberryPi 2

Comments (1)

  1. Jeff McGehee repo owner

    The problem is that there are dependencies missing in the database that the queries are looking for. I have added some images of my database tables that may help.. I am in the process of completely refactoring this project and making it more robust and complete. I will not be supporting bug fixes for this particular repo in the mean time. Once it gets up and running, it should be fairly robust.

  2. Log in to comment