I'm having trouble installing OpenCV with Conda. I tried running numerous commands, none of which worked
For example, when I ran conda install -c anaconda opencv I get this error:
Note: you may need to restart the kernel to use updated packages.
ERROR: Could not find a version that satisfies the requirement opencv (from versions: none)
ERROR: No matching distribution found for opencv
Why is this happening and how can I install OpenCV in Spyder?