I’m working with federated learning using TensorFlow with Google Colab. When installing tensorflow_federated, I got into a few issues.
pip install --quiet --upgrade tensorflow-federated
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
arviz 0.15.1 requires scipy>=1.8.0, but you have scipy 1.7.3 which is incompatible.