managed to download some modules on pycharm it's self but pandas didn't install, so I tried to install on CMD and that replied with this:
C:\WINDOWS\system32>py -m pip install pandas Collecting pandas Using cached pandas-1.1.3.tar.gz (5.2 MB) Installing build dependencies ... error ERROR: Command errored out with exit status 1:
Any help would be appreciated.
Try the following.
and then