$ pip install numpy
Then install OpenCV:
$ pip install opencv-contrib-python
Additionally, we can install Matplotlib:
$ pip install matplotlib