I am very new to Python 3x, running on a mac.
Currently using a sentdex tutorial for python with finance, tried running the following script:
import date
The latest version of pandas_datareader (0.5.0) takes care of this import error. You can install it with pip:
pandas_datareader
0.5.0
pip
sudo pip install -U pandas_datareader