How do I install opencv with anaconda python3 , opencv picked up my python3 executables
-- Python 2: -- Interpreter: /usr/bin/python2.7
None of the methods above worked for me. However, I found that this one liner works for me:
conda install -c conda-forge opencv