kartaview / upload-scripts

Uploader tools for KartaView
MIT License
59 stars 30 forks source link

Python3? #63

Closed mds08011 closed 5 years ago

mds08011 commented 5 years ago

Should python upload_exif.py -p /Users/example/Desktop/Photos/AllPhotos/ instead be python3 upload_exif.py -p /Users/example/Desktop/Photos/AllPhotos/? I was getting errors related to the 'request' module when running the former.

bogdans-telenav commented 5 years ago

We massively changed the upload scripts. Now we support upload of exif data just by using the python osc_tools.py upload -p PATH i think this should work without issues. If you find any please create an issue.