I get: python3.4/site-packages/mbtilesmap/models.py", line 54 except (AssertionError, InvalidFormatError), e: ^ SyntaxError: invalid syntax The ^ is pointed at the e.
I get:
python3.4/site-packages/mbtilesmap/models.py", line 54
except (AssertionError, InvalidFormatError), e:
^
SyntaxError: invalid syntax
The ^ is pointed at the e.