Open soghbatalab opened 4 years ago
Hi, when I want to set my Zmon locally up, I get the problem by from zmon_cli.client import Zmon, the No module named zmon_cli.client . I searched, can not find this file anywhere.
Regards
You need to install zmon-cli: https://github.com/zalando-zmon/zmon-cli
zmon-cli
pip3 install --upgrade zmon-cli
well I have done that, even reinstalled it several times. It still doesnt work.
Hi, when I want to set my Zmon locally up, I get the problem by from zmon_cli.client import Zmon, the No module named zmon_cli.client . I searched, can not find this file anywhere.
Regards