I\'m going to preface this by saying that I\'m relatively new to Python and so please forgive me if I have difficulty understanding something.
I\'ve recently been tr
same problem, the following fix worked for me
pip install -I numpy --force-reinstall