I am unable to install numpy to my pycharm Permanently deleted user Created January 23, 2020 06:23 It keeps throwing an error "make sure I use the correct version of pip for my python interpreter"
Hi, please try following this guide: https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240
One more suggestion is to try updating pip with the following command:
> pip install -U pip