First time here? Check out the FAQ!
answered 2018-07-29 23:54:23 -0600
Instead of compiling from source, why not install with pip?
pip install opencv-python
If pip isn't installed: sudo apt-get install python-pip
sudo apt-get install python-pip