Open tibrebour opened 1 year ago
I have the same problem. help please
I have the same problem. help please X2
Needs to be installed along with python: information on that here
Did you do what is recommended in the readme.md?
Install dependencies using
pip install -r requirements.txt
That installs dateutil
for you
I get message: "ModuleNotFoundError: No module named 'dateutil'" Here is how my json file look like at the begining at least "{ { "locations": [{ "latitudeE7": 474664063, "longitudeE7": 87602315, "accuracy": 13, "source": "WIFI", "deviceTag": 1358307317, "timestamp": "2013-08-24T09:33:50.739Z" }, { "latitudeE7": 474664061, "longitudeE7": 87602352, "accuracy": 12, "activity": [{ "activity": [{ "type": "STILL", "confidence": 82 }, { "type": "IN_VEHICLE", "confidence": 10 }, { "type": "UNKNOWN", "confidence": 7 }], "timestamp": "2013-08-24T09:42:37.507Z" }], "source": "WIFI", "deviceTag": 1358307317, "timestamp": "2013-08-24T09:42:23.650Z" }, { "latitudeE7": 474664072, "longitudeE7": 87602365, "accuracy": 7, "source": "WIFI", "deviceTag": 1358307317, "timestamp": "2013-08-24T09:43:12.941Z" }, { "latitudeE7": 474664074, "longitudeE7": 87602396, "accuracy": 6, "source": "WIFI", "deviceTag": 1358307317, "timestamp": "2013-08-24T09:43:58.068Z" }, {" Completely noob here. Don t know what to do...