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

File "./redis-monitor.py", line 141 except Exception e: #111

Closed
ztoiax opened this issue Nov 4, 2020 · 2 comments
Closed

File "./redis-monitor.py", line 141 except Exception e: #111

ztoiax opened this issue Nov 4, 2020 · 2 comments

Comments

@ztoiax
Copy link

ztoiax commented Nov 4, 2020

./redis-monitor.py --duration=120
  File "./redis-monitor.py", line 141
    except Exception e:
                     ^
SyntaxError: invalid syntax
@itnikita
Copy link

hello I meet the exact same issue,

cat /etc/redhat-release 
CentOS release 6.10 (Final)
[root@localhost ~]# python -V
Python 3.6.11

@ClaudioMeinberg
Copy link

Python3 seems not to be compatible.

Run it with python2.7

@ztoiax ztoiax closed this as completed Feb 5, 2021
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

3 participants