Skip to content

It does not work for Python 3 #2

@stared

Description

@stared

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions