I am unable to install numpy to my pycharm

It keeps throwing an error "make sure I use the correct version of pip for my python interpreter"
0
1 comment

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

0

Please sign in to leave a comment.