I am trying to install pandas using pip to run some pandas-based Python programs. I already installed pip. I tried googling and SO\'ing but didn\'t find a solution to this error
Assuming you are using Windows OS.
All you need to add the pip.exe path to the Environment Variables (Path).
pip.exe
Generally, you can find it under ..Python\Scripts folder.
..Python\Scripts folder.
For me it is, C:\Program Files\Python36\Scripts\
C:\Program Files\Python36\Scripts\