I am trying to run jupyter notebook and getting following error. I am using Win 7 with anaconda python 3.7.
ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['C:\Users\shaher11\Anaconda3\lib\site-packages\numpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.
i think it is the same problem that mentioned here