SyntaxFix
Write A Post
Hire A Developer
Questions
Installing extension modules can be an issue with pip. This is why conda exists. conda is an open-source BSD-licensed cross-platform package manager. It can easily install NumPy.
Two options:
conda install numpy