I am using Windows 10 python v3.6 anacondas. I would like to install opencv3.
I run the following command;
conda install -c menpo opencv3
I received the following error;
UnsatisfiableError: The following specifications were found to be in conflict: - opencv3 -> python 2.7* - python 3.6*