Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backends invalid syntax ? #87

Closed
kuronastu opened this issue May 21, 2018 · 1 comment
Closed

Backends invalid syntax ? #87

kuronastu opened this issue May 21, 2018 · 1 comment

Comments

@kuronastu
Copy link

Hi,

When I use the sigmac tool, I've an error syntax:

Traceback (most recent call last):
  File "tools/sigmac", line 27, in <module>
    import sigma.backends as backends
  File "sigma-master/tools/sigma/backends.py", line 681
    **min_doc_count
     ^
SyntaxError: invalid syntax

Host is debian os, and I installed sigma with pip3.

@thomaspatzke
Copy link
Member

The Sigma converter at least requires Python 3.5 or newer. This is the case for the current Debain stable release. Older versions cause the above error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants