gmap_tiles
gmap_tiles copied to clipboard
invalid syntax
when I run the script I get following error: $ python download_tiles.py File "download_tiles.py", line 42 except Exception, e: ^
I'm on py3, maybe that's the issue