You can install:
opencv
via conda, oropencv-python
via pip.
Conda will probably be easier.
If you use pip, use pip>=8.1.0
.
To upgrade pip, add pip
as a pip dependency, and set the version to latest
. This will first upgrade pip and then install all pip packages.