The recommended way to install TFMA is using the PyPI package: pip install tensorflow-model-analysis pip install from https://pypi-nightly.tensorflow.org pip install -i https://pypi-nightly.tensorflow.org/simple tensorflow-model-analysis pip install from the HEAD of the git: pip install git+https://github.com/tensorflow/model-analysis.git#egg=tensorflow_model_analysis pip install from a released v