shinken-solutions / shinken

Flexible and scalable monitoring framework
http://www.shinken-monitoring.org
GNU Affero General Public License v3.0
1.14k stars 335 forks source link

Install failing #2022

Open gunner4361 opened 2 years ago

gunner4361 commented 2 years ago

Install failing

python3 ./setup.py install File "./setup.py", line 124

except KeyError, exp:
               ^

SyntaxError: invalid syntax

kleph commented 1 year ago

Hello, the 2.4.4 tag is affected by the issue you're reporting, but the master branch (versionned as 3.0.0rc1 at the time of writing) is not. You might want to use that.