I am not able to install tensorflow-data-validation using pip. when I use:
pip install tensorflow-data-validation
I get this error:
Could not find a version that satisfies the requirement tensorflow-data-validation
I am not able to install tensorflow-data-validation using pip. when I use:
pip install tensorflow-data-validation
I get this error:
Could not find a version that satisfies the requirement tensorflow-data-validation
Are you using Python 3? Because TensorFlow Data Validation currently requires Python 2.7.