Closed bahree closed 5 years ago
Did you create a configuration file? The readme expects you to do this:
cp config.py.dist config.py
And change the config.py with your values of course.
Yes I did - it took me a while, but it turns out for some weird reason my npm was borked and had to clean it up and manually build from code (don't know why), Anyways everything is sorted ans installed, and i did copy the config file.
However, now when I run it I get the following:
pi@pi-server:~/tesla-apiscraper $ python3 ./apiscraper.py
Failed to initialize Owner API
And the log file (apiscraper.log) is empty - any ideas on where I can see on what is causing this? Also is the car index in the config file zero based?
Thanks.
Car Index 0 is the first car in that Tesla account.
Hi, I just finished installing and configuring this on a raspberry pi (fresh install) and went through the instructions and got everything deployed including Influx and Grafana.
However when I try and run the apiscraper.py, I get the I get the following error. Any idea on what is wrong? I do have Python3 installed.
The only thing I can think this can be related to is when I was installing the elevation calculation dependency, I got a couple of warning, outlined below.
Thanks in advance.