pandas-datareader
pandas-datareader copied to clipboard
ModuleNotFoundError: No module named 'distutils' after importing pandas-datareader
I've already installed the pandas-datareader on my pycharm however whenever i try to import it i get the following error ModuleNotFoundError: No module named 'distutils'. I also couldn't find this module 'distutils' on my pycharm. Any idea how to fix it?