I am trying to install python package ClusterEnsembles in colab and it alaways gives error:
!pip install ClusterEnsembles
and the error:
ERROR: Could not find a version that satisfies the requirement ClusterEnsembles (from versions: none)
ERROR: No matching distribution found for ClusterEnsembles
could you please help me?