You can easily install NumPy in Python using Anaconda with the following code. If you want to learn Python then I will highly recommend you to read This Book.
Install NumPy in Python using Anaconda
Write the given code in Anaconda Prompt and press enter to install NumPy.
conda install numpy
People are also reading:
What is Computer Vision? Examples, Applications, Techniques
Top 10 Computer Vision Books with Python
Books for Machine Learning (ML)