If for some reason you only have the 8.0 Python bindings installed and you try to use the daemon to monitor a 7.2 cluster, it will exit during startup with an exception related to the fact that the 8.0 ClusterApi:get_cluster_config function won't work with a 7.2 cluster, but the exception message does not make it clear that the solution to the problem is to install the 7.2 Python bindings.
If for some reason you only have the 8.0 Python bindings installed and you try to use the daemon to monitor a 7.2 cluster, it will exit during startup with an exception related to the fact that the 8.0 ClusterApi:get_cluster_config function won't work with a 7.2 cluster, but the exception message does not make it clear that the solution to the problem is to install the 7.2 Python bindings.