I\'m learning python using Visual Studio 2017 on Windows 10. When I\'m trying to import NumPy library into my code, this error appears. I have tried uninstalling and reinsta
Refer to my answer here
You need to update your environment variable "PATH" adding \Library\bin
Note: Follow this step only if you have already installed numpy and still facing issue.
C:\Users\\AppData\Roaming\Python\Python\Library\bin C:\Users\\AppData\Local\Continuum\Anaconda\Library\bin\