I have just installed pandas_datareader using pip install pandas-datareader which ran successfully.
pandas_datareader
pip install pandas-datareader
Now I am trying to use it for a tutorial an
I had the same problem. I tried pip install pandas_datareader in my Anaconda Prompt and the problem was solved. For some reason, it didn't work in command prompt.