SyntaxFix
Write A Post
Hire A Developer
Questions
Install miniconda (here)
After installed, open Anaconda Prompt (search this in Start Menu)
Write:
pip install numpy
After installed, test:
import numpy as np