I am using the Anaconda distribution with Python 3.7. Among the packages installed, I have numpy, pandas, etc. In PyCharm IDE, I have set the Project Interpreter to be the p
Edit your System Environment Variable "PATH’ (refer steps here) by adding below given path.
Note: Follow this step if you already have numpy installed.
If using anaconda:
C:\Users\\AppData\Local\Continuum\Anaconda\Library\bin\
If using independent python interpreter:
C:\Users\\AppData\Roaming\Python\Python\Library\bin