nkrode/RedisLive

can not run redis-monitor on CentOS 7.5 ,python 3.7.4

mazhouQJL opened this issue · 1 comments

File "./redis-monitor.py", line 141
except Exception, e:
^
SyntaxError: invalid syntax

用python2,这个是python2的语法校验不通过