Alternative to Kartaview uploading by script

Hi,

Is there any other way to upload to Kartaview while on a PC. I’ve been successfully uploading them to Kartaview before this using the scripts found on github. Recently (a few weeks of frustration) I started getting a lot of python related errors; extra data, extra integer of some sort etc etc that I honestly couldn’t decipher. All the photos have gps info, some are 360 files created from Hugin.

A few last lines of the most typical error message for a sequence of regular non 360 jpegs:


File "/usr/lib64/python3.6/json/__init__.py", line 354, in loads
    return _default_decoder.decode(s)
  File "/usr/lib64/python3.6/json/decoder.py", line 342, in decode
    raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 1 column 3 (char 2)

Virtually all of my uploads to Mapillary using the appimage app on Linux has been successful. I would definitely like to share them with the last ‘FOSS’ image database available.