pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

ModuleNotFoundError: No module named 'distutils' after importing pandas-datareader

Open MLafeta opened this issue 1 year ago • 2 comments

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?

MLafeta avatar Jul 22 '24 17:07 MLafeta