I know that I could pip install opencv-python which installs opencv3, but is there a separate command or name for opencv specific version such as 2.4.9?
pip install opencv-python
Easy and simple
Specific version * Final step * opencv-python==2.4.9