TensorFlow Removed Numpy 1.20.3
github.com
TensorFlow Removed Numpy 1.20.3
1–3 of 3 posts
Re: TensorFlow Removed Numpy 1.20.3
#2Clickbait. TensorFlow depends on NumPy < 1.20. When TensorFlow is installed, pip downgrades NumPy to required version.
Re: TensorFlow Removed Numpy 1.20.3
#3Clickbait. TensorFlow depends on NumPy < 1.20. When TensorFlow is installed, pip downgrades NumPy to required version.
It might be a little misleading, but I didn't want to editorialize.
Though I will note that TensorFlow not updating to the newest Numpy is causing some headache for some devs and projects depending on Tensorflow.
Edit: Phrasing