Skip to content

Is this works on python 2.7? #17

Description

@kjur

I've installed this for python 2.7 and I got following error:

$ moz_crlite_query 
Traceback (most recent call last):
  File "/usr/local/bin/moz_crlite_query", line 5, in <module>
    from crlite_query.query_cli import main
  File "/usr/local/lib/python2.7/site-packages/crlite_query/__init__.py", line 26
    def ensure_local(*, base_url, entry, local_path):
                      ^
SyntaxError: invalid syntax

Is this works on python 2.7? Is this requires python3 or later?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions