I'm trying to install pandas in my windows 10 64bit computer. I already installed python 3.8.0 from the follwing link.
https://www.python.org/downloads/windows/
I tried to install pandas by pip install pandas command. But I couldn't install pandas due to the following error. Can someone help me to solve this error?
When I tried to install numpy by pip install numpy I'm getting the following error.