I have Python 3.8 installed on my Windows 10 system. And the Tensorflow website states that Python 3.8 supports only Tensorflow 2.2 or above.
I’ve even updated my pip to 20.1.1. But when I try to install Tensorflow, I keep getting this error.
How do I install Tensorflow without installing an older version of Python?