-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Description
It does not work for Python 3, maybe only because of superficial syntax changes (e.g. brackets for print
).
E.g.
import reverse_geocoder as rg
raises
File "/usr/local/lib/python3.4/site-packages/reverse_geocoder/__init__.py", line 88
print 'Unable to parse coordinates:', coordinates
^
SyntaxError: invalid syntax
Metadata
Metadata
Assignees
Labels
No labels