Hi, I tried to install python ambari-client using pip. The following error occurred:
pip search ambari ambari_client (1.0.3-SNAPSHOT) - Ambari python REST API client python-ambariclient (0.5.8) - Client library for Apache Ambari. pip install ambari_client Collecting ambari-client Could not find a version that satisfies the requirement ambari-client (from versions: 1.0.3-SNAPSHOT) No matching distribution found for ambari-client Is the other way of installing python ambari-client other than from the source? Regards, Arindam Choudhury
