In [windows server 2012 R2 x64, python 3.7 64x]
pip install opencv-contrib-python
installed without any error . and when I try to impor
Installing Python version 3.6 and then installing opencv with the command: pip install opencv-python==3.3.0.9 resolved this issue for me
opencv
pip install opencv-python==3.3.0.9