Closed dbarros4 closed 2 years ago
Hi, same problem on macOS Monterey.
python3 location_history_json_converter.py 2022_JUNE.json output
Traceback (most recent call last):
File "/Users/cebreus/location-history-json-converter/location_history_json_converter.py", line 28, in <module>
from dateutil.parser import isoparse
ModuleNotFoundError: No module named 'dateutil'
Fixed by installing pip3 install python-dateutil
.
Thanks for pointing this out, I will update the readme accordingly.
Hello Scarygami ... Firstly excuse my English and my null knowledge about python, but I want to use your json converter, which gives me an error so I am watching around the internet and didn't find an issue.
Could you help me???
Thanks in advance