Closed JackCaster closed 1 year ago
I see that you tried to call the script with the --file option and that you probably provided a valid json file instead.
python Hitrava.py --file "data/Motion path detail data & description/motion path detail data.json"
The --file option is used to convert legacy files generated on the mobile device itself. To convert a json file, provide the --json option, as shown below.
python Hitrava.py --json "data/Motion path detail data & description/motion path detail data.json"
Thanks for closing the issue if it's solved. If not, do not hesitate to get in touch.
Excellent, thanks!
Describe the bug I cloned the repo and checkout the
master
branch. Unfortunately, I cannot convert my data as I encounter the errorWould you be able to help?
Logs
Additional context My Python environment definition: