'How to avoid downloading tf_nightly different versions when installing TensorFlow?

with the

pip install --upgrade tensorFlow-federated

I am trying to install TensorFlow federated learning, but it stucks at downloading tf_nightly.

How to pass the step? This is the screenshot: enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source