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

Zabbix-Network-Weathermap #41

Open
maheshzgde opened this issue Aug 20, 2018 · 1 comment
Open

Zabbix-Network-Weathermap #41

maheshzgde opened this issue Aug 20, 2018 · 1 comment

Comments

@maheshzgde
Copy link

maheshzgde commented Aug 20, 2018

I am getting following error when i run the script weathermap.py
I am using zabbix 4

root@ubuntu:/opt/Zabbix-Network-Weathermap-master# python3.5 weathermap.py -s test_map -z http://127.0.0.1 -l admin -p admin
Traceback (most recent call last):
File "weathermap.py", line 10, in
from config import ConfigLoader, ConfigCreate
File "/opt/Zabbix-Network-Weathermap-master/config.py", line 27
class ConfigTemplate(metaclass=Singleton): # noqa
^
SyntaxError: invalid syntax

@sarblaster
Copy link

Since upgrading to zabbix 4 our scripts have stopped working too, do we need to patch something to get them to work again?

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